foliant
foliant copied to clipboard
Remove raw LaTeX support
Looks like the full LaTeX syntax support inside a markdown file can be redundant and dangerous.
It's better to remove raw_tex extension from Pandoc wrapper and change it to latex_macros. We'll still have tex_math_dollars for LaTeX math, anyway.
The only flaw that blocks this issue — \newpage command that's used a lot in the project.