foliant icon indicating copy to clipboard operation
foliant copied to clipboard

Remove raw LaTeX support

Open kvaleev opened this issue 8 years ago • 0 comments

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.

kvaleev avatar Sep 10 '17 15:09 kvaleev