-)
This commit is contained in:
parent
9c6ffd927a
commit
ff6516fcaf
2
doc.md
2
doc.md
@ -247,7 +247,7 @@ There is also a way to use `minted` for syntax highlighting, however it has seve
|
|||||||
- minted requires Pygments
|
- minted requires Pygments
|
||||||
- minted requires you to run pdflatex with `--shell-escape` (yikes!)
|
- minted requires you to run pdflatex with `--shell-escape` (yikes!)
|
||||||
- minted requires an external [pandoc-filter](https://pandoc.org/lua-filters.html).
|
- minted requires an external [pandoc-filter](https://pandoc.org/lua-filters.html).
|
||||||
- To use, download [here](https://github.com/pandoc/lua-filters/blob/master/minted/minted.lua)), then run by passing `--filter minted.lua` to pandoc.
|
- To use, download [here](https://github.com/pandoc/lua-filters/blob/master/minted/minted.lua), then run by passing `--filter minted.lua` to pandoc.
|
||||||
- minted adds a new directory to your project directory (and many lines to the log output).
|
- minted adds a new directory to your project directory (and many lines to the log output).
|
||||||
- To use `breakspace=true` you have to add additional metadata to the .md file (ew!)
|
- To use `breakspace=true` you have to add additional metadata to the .md file (ew!)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user