Updating Readme file for footnote backlink changes.

This commit is contained in:
Michel Fortin 2015-10-16 21:18:28 -04:00
parent e1e3fc2a01
commit 8c45ad58f4

View file

@ -187,6 +187,16 @@ Current Version
of the special attribute block). Credits to Mario Konrad for providing the
implementation.
* The curled arrow character for the backlink in footnotes is now followed
by a Unicode variant selector to prevent it from being displayed in emoji
form on iOS.
Note that in older browsers the variant selector is often interpreted as a
separate character, making it visible after the arrow. So there is now a
also a `fn_backlink_html` configuration variable that can be used to set
the link text to something else. Credits to Dana for providing the
implementation.
PHP Markdown Lib 1.5.0 (1 Mar 2015)