Updating Readme file for footnote backlink changes.
This commit is contained in:
parent
e1e3fc2a01
commit
8c45ad58f4
1 changed files with 10 additions and 0 deletions
10
Readme.md
10
Readme.md
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue