774 Commits (b78ddba898a7c4ea76ee6c3241feb3a852bc46fb)
 

Author SHA1 Message Date
Kaushal Modi b78ddba898 Restore Ox-hugo exported Markdown file if Pandoc output has no refs 8 years ago
Kaushal Modi bb6575b0e1 Show an alert message if Pandoc run buffer is not empty 8 years ago
Kaushal Modi 6c94396a61 Don't run Pandoc at all if neither nocite nor citation keys present 8 years ago
Kaushal Modi b06185716e Make Pandoc first output to a temp file; contents are copied later 8 years ago
Kaushal Modi cb2558b65a Fix case where citations are enabled, but no citations exist 8 years ago
Kaushal Modi d17086302c Add caveat about Pandoc Citations 8 years ago
Kaushal Modi 40899b15ee Update Pandoc Citations documentation 8 years ago
Kaushal Modi e62cc259d2 Make Pandoc export to Blackfriday compatible Markdown table 8 years ago
Kaushal Modi 393b20992b Throw user-error if pandoc run fails 8 years ago
Kaushal Modi 7c2a51ff7f Minor refactoring of tests 8 years ago
Kaushal Modi 3dcec7e27e Don't force the final front-matter to YAML because of Pandoc 8 years ago
Kaushal Modi c6949a5d89 Add few comments to the citations test 8 years ago
Kaushal Modi 3d590d0525 Print the full pandoc command in Messages 8 years ago
Kaushal Modi 96d13b1b96 Convert the Pandoc inserted ":::" to more sensible div wrappers 8 years ago
Kaushal Modi db1025c8b0 Apparently the "--filter pandoc-citeproc" is redundant here 8 years ago
Kaushal Modi 175d532e0a [travis] Change language to R so that pandoc comes installed 8 years ago
Kaushal Modi f2c1ab9520 More fixing of Pandoc output 8 years ago
Kaushal Modi ac22a16a07 Replace pandoc ref ID's to HTML ID's 8 years ago
Kaushal Modi c4251abb78 Delete lines matching "^:::$" 8 years ago
Kaushal Modi a17c136f6c Fix Pandoc butchering the Hugo shortcodes 8 years ago
Kaushal Modi e94c9d54b2 Don't use Pandoc inserted meta-data 8 years ago
Kaushal Modi eb85f26d78 Move Pandoc Citation code to ox-hugo-pandoc-cite.el 8 years ago
Kaushal Modi b111d2a95e Rename: HUGO_PANDOC_CITEPROC -> HUGO_PANDOC_CITATIONS 8 years ago
Kaushal Modi 65e3766a08 Move the BIBLIOGRAPHY parsing to org-hugo--after-export-function 8 years ago
Kaushal Modi ad2f5d0dbb Support BIBLIOGRAPHY and pandoc-citeproc 8 years ago
Kaushal Modi a1a2dbfbeb Add note about org-footnote-section 8 years ago
Kaushal Modi 80293a230a Fix typo: data->date 8 years ago
Cole Lyman ca690c468d Added colelyman's site. 8 years ago
Kaushal Modi ae1f6ea714 Update a test 8 years ago
Kaushal Modi c5ba89fbc8 Add clarification about TODO and DONE keywords to the ox-hugo manual 8 years ago
Kaushal Modi 41710e542a Use org-done-keywords; Remove 2 recently added defcustoms 8 years ago
Kaushal Modi d25d5d5f6a Minor refactoring 8 years ago
Kaushal Modi c9b825f15e Documentation update related to new draft related defcustoms 8 years ago
Kaushal Modi 85b1377948 Add new defcustom org-hugo-todo-keywords 8 years ago
Kaushal Modi b66be3309d Update Emacs version for Travis tests 8 years ago
Kaushal Modi 9fe197eb90 Add org-hugo-default-draft-state defcustom 8 years ago
Kaushal Modi 50cddf5cca Handle empty Org Special Blocks 8 years ago
Kaushal Modi cd839d60fd Checkdoc fixes 8 years ago
Kaushal Modi 2f50f141ff Workaround for Blackfriday issue 239 for example blocks too 8 years ago
Kaushal Modi a69f36ae9d Add another test for (quote blk with src blk) followed by src blk 8 years ago
Kaushal Modi 373b3a1678 Update Hugo theme components for test and doc sites 8 years ago
Kaushal Modi ad98ebf498 Workaround for Blackfriday bug in italicizing links with underscores 8 years ago
Dominik Schrempf b350b8772c Add user dschrempf. 8 years ago
Kaushal Modi 123ccd4cdc Remove duplicate authors 8 years ago
Kaushal Modi 70ebc56410 Uncomment a real world example; Update doc and test site themes 8 years ago
Tom Dye c1a4bf5065 Update users.toml (#1) 8 years ago
Kaushal Modi cbda4f7011 Check that "menu" and "resources" have list values 8 years ago
Kaushal Modi 4d22bcda67 Add tests to assure that empty sections are supported 8 years ago
Kaushal Modi 1afb24a8c8 Make the "Table of Contents" heading a div element instead of h2 8 years ago
Kaushal Modi 85b19cc175 Add more tags to the last two tests 8 years ago