foliant icon indicating copy to clipboard operation
foliant copied to clipboard

Native pagebreak support

Open kvaleev opened this issue 8 years ago • 0 comments

When we remove raw text support in markdown at #25 we need some workaround for widely used newpage command.

Support of multiformat page breaks is on the pandoc roadmap, but the issue is still open: https://github.com/jgm/pandoc/issues/1934

As a workaround, we can consider writing a pandoc filter for the LaTeX page break support (Sidenote: there is a filter for docx page breaks: https://github.com/alexstoick/pandoc-docx-pagebreak.)

kvaleev avatar Sep 11 '17 10:09 kvaleev