1 Matching Annotations
- Jan 2018
-
github.com github.com
-
Python filter support for Pandoc: on a Windows command prompt, type pip install pandocfilters
In windows command prompt:
cd C:\Python27
python -m pip install pandocfilters
-