From 9fd4a5f1600c96406ad0fb86b1a8287d525972ac Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Wed, 7 Mar 2012 09:08:36 -0500 Subject: Fixed up some formating errors in docs and added/fixed more internal links. --- docs/extensions/smart_strong.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs/extensions/smart_strong.md') diff --git a/docs/extensions/smart_strong.md b/docs/extensions/smart_strong.md index 22468d6..8de574f 100644 --- a/docs/extensions/smart_strong.md +++ b/docs/extensions/smart_strong.md @@ -5,13 +5,14 @@ next_title: CodeHilite Extension next_url: code_hilite.html Smart_Strong ------------- +============ Summary +------- The Markdown Smart_Strong Extension adds smarter handling of double underscores -within words. This does for double underscores what 'smart_emphasis' does for -single underscores. +within words. This does for double underscores what +[smart_emphasis](../reference.html#smart_emphasis) does for single underscores. The Smart_Strong Extension is included in the standard Markdown library. -- cgit v1.2.3