Change the explaination for URLENCODEDANCHOR to reflect it now being

perverted into HTML5 encoding.
This commit is contained in:
david parsons
2017-01-18 18:35:56 -08:00
parent 11587f606e
commit 58ae3a35db
+2 -1
View File
@@ -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