We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee0910e commit 826a990Copy full SHA for 826a990
pagebreak/README.md
@@ -1,6 +1,13 @@
1
pagebreak
2
=========
3
4
+> **Warning**
5
+>
6
+> The filter has been moved to [pandoc-ext/pagebreak]. Please use
7
+> the updated code instead.
8
+
9
+[pandoc-ext/pagebreak]: https://github.com/pandoc-ext/pagebreak
10
11
This filter converts paragraps containing only the LaTeX
12
`\newpage` or `\pagebreak` command into appropriate pagebreak
13
markup for other formats. The command must be the only contents
0 commit comments