foliant-docs / foliant

Comprehensive markdown-based documentation toolkit
https://foliant-docs.github.io/docs/
MIT License
158 stars 9 forks source link

Remove raw LaTeX support #25

Open kvaleev opened 7 years ago

kvaleev commented 7 years ago

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.