add readme

This commit is contained in:
Татьяна Фарбер 2025-12-14 23:49:11 +04:00
parent a6adf4496c
commit 4b49033053

View File

@ -86,7 +86,7 @@ markdown.compile(markdown_text,flag,flag,flag)
- "nodivquote" - forbid >%class% blocks - "nodivquote" - forbid >%class% blocks
- "noalphalist" - forbid alphabetic lists - "noalphalist" - forbid alphabetic lists
- "extrafootnote" - enable markdown extra-style footnotes - "extrafootnote" - enable markdown extra-style footnotes
- "nostyle" - dont extract <style> blocks - "nostyle" - dont extract style blocks
- "dlextra" - enable extra-style definition lists - "dlextra" - enable extra-style definition lists
- "fencedcode" - enabled fenced code blocks - "fencedcode" - enabled fenced code blocks
- "idanchor" - use id= anchors for TOC links - "idanchor" - use id= anchors for TOC links