Commit Graph

7 Commits

Author SHA1 Message Date
liob
9ef0197eed Merge pull request #1 from astrodsg 2014-12-06 14:38:21 +01:00
Zack Weinberg
40d157895c Fixes and enhancements including:
* Add PANDOC_EXTENSIONS configuration variable, allowing one to
   enable or disable Pandoc's markdown extensions individually.
 * Remove dependency on pypandoc.
 * Don't change the working directory.
 * More efficient metadata extraction.
2014-11-26 13:49:52 -05:00
astrodsg
769343db0b pandoc reader for all markdown extensions
This makes the PandocReader the default markdown reader for all markdown extensions not just "md"
2014-11-25 09:23:07 -07:00
liob
b3c968fa23 prettify code 2014-08-27 09:41:47 +02:00
liob
ebb2fdf663 use pelican_open in order to read the file 2014-03-30 16:02:53 +02:00
liob
f907f764c9 change the cwd to content dir before running pandoc 2014-03-26 11:59:49 +01:00
liob
dc50988b4e added actual code 2014-03-26 11:35:27 +01:00