mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
230 B
230 B
texmath-content-violating-md037
Inline (not handled)
text $ x * y * z $ text
text $$ x * y * z $$ text
Block (handled when used with markdown-it-texmath)
x * y * z {MD037}
text
x * y = x * y {MD037}