From 8d84c356bdf27c40a2e694a3e50f44830b8c6fd6 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Fri, 7 Sep 2012 13:45:45 -0300 Subject: Fixed #141. Minor typo on wikilinks docs. Thanks for the report. --- docs/extensions/wikilinks.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/extensions/wikilinks.txt b/docs/extensions/wikilinks.txt index b5e2b04..5f6d20e 100644 --- a/docs/extensions/wikilinks.txt +++ b/docs/extensions/wikilinks.txt @@ -99,7 +99,7 @@ could also pass in a callable which must accept three arguments (``label``, The option is also provided to change or remove the class attribute. >>> html = markdown.markdown(text, - ... ['wikilink(base_url=myclass)'] + ... ['wikilink(html_class=myclass)'] ... ) Would cause all wikilinks to be assigned to the class `myclass`. -- cgit v1.2.3 From 67cb5fb010f3528bb9dad3107149ba8ff967841d Mon Sep 17 00:00:00 2001 From: Dmitry Shachnev Date: Fri, 26 Oct 2012 17:59:23 +0400 Subject: Apply a fix from commit 3e6e70eb48 to the bottom panel as well --- docs/_template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/_template.html b/docs/_template.html index 202fefb..d3780dd 100644 --- a/docs/_template.html +++ b/docs/_template.html @@ -62,7 +62,7 @@

Navigation