mirror of
https://github.com/Orc/discount.git
synced 2026-09-25 04:10:00 +03:00
Change the explaination for URLENCODEDANCHOR to reflect it now being
perverted into HTML5 encoding.
This commit is contained in:
+2
-1
@@ -119,7 +119,8 @@ Use id= anchors instead of <a name=/> for table-of-contents links.
|
||||
.It Ar MKD_GITHUBTAGS
|
||||
Allow underscore and dash in passed through element names.
|
||||
.It Ar MKD_URLENCODEDANCHOR
|
||||
Use url-encoded chars for multibyte and nonalphanumeric chars rather than dots in toc links.
|
||||
Use html5 encoding for multibyte and nonalphanumeric characters rather
|
||||
than hex expansion in toc links.
|
||||
.El
|
||||
.Sh RETURN VALUES
|
||||
.Fn markdown
|
||||
|
||||
Reference in New Issue
Block a user