Skip to content

Commit c223350

Browse files
committed
Add note to mhchem readme about pandoc version.
1 parent 2f5686f commit c223350

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mhchem/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ filter replaces any `\ce{}` commands in RawInline, RawBlock,
66
and Math elements, with Math elements that can be reliably
77
converted to other formats by pandoc.
88

9+
Note: this filter requires pandoc 2.16.2 or higher (due to its
10+
use of lpeg).
11+
912
## Usage
1013

1114
To convert a LaTeX document containing mhchem macros

0 commit comments

Comments
 (0)