Version 1.0.3
* New setting to use personal starting and ending tag for the footnotes * Updated translations for the new setting * Updated reading settings and fallback to default values (bugfix) git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@917813 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
ab368ba787
commit
5d475abfc3
11 changed files with 144 additions and 63 deletions
|
@ -1,5 +1,4 @@
|
|||
footnotes
|
||||
=========
|
||||

|
||||
|
||||
**footnotes** WordPress Plugin
|
||||
|
||||
|
@ -7,6 +6,7 @@ footnotes
|
|||
|
||||
**footnotes** gives you the ability to display decently-formated footnotes on your WordPress Pages or Posts.
|
||||
|
||||
|
||||
The syntax is based on the common DokuWiki syntax for footnotes. So, to include a footnote with the text "with a footnote," you use:
|
||||
|
||||
Your awesome text((with a footnote))
|
||||
|
|
Reference in a new issue