Improve typeface specification closer to GFM and test

This commit is contained in:
Tinmarino
2023-03-17 13:44:05 -03:00
parent a7aa5eb1ea
commit f5399ffdfa
4 changed files with 687 additions and 8 deletions
+1 -1
View File
@@ -3825,7 +3825,7 @@ generate and follow_link
----------------------------------------------------- ReGeX
| pre | '^\|\s' | Limitations to tag precedence
| pre_mark | ':' | Tag list opener
| in | '[:space:]]\+' | Tag permitted characters
| in | '[[:space:]]\+' | Tag permitted characters
| sep | ':' | Tag separators in a tag list
| post_mark | ':' | Tag list closer
| post | '\s\|$' | Limitations to tag following