374 Commits (3de6e2e2fea53295e0a9abdd1ef1cc8d95cef194)

Author SHA1 Message Date
Kaushal Modi 0af60fc9f2 Use the new var reassignment operator (=) in Go templates 8 years ago
Kaushal Modi d65c054127 Fix another locale related test failure 8 years ago
Kaushal Modi 1bfef80414 Move Elisp to setup-ox-hugo.el that does not need to be in Makefile 8 years ago
Kaushal Modi cd33b6e356 Hard-code the LANG env var so that `make test` passes *everywhere* 8 years ago
Kaushal Modi 4ece975316 Fix unintentional setting of front-matter format to YAML 8 years ago
Kaushal Modi 0670d755fd Allow disabling Pandoc citations in subtrees 8 years ago
Kaushal Modi 016959c76e Remove fluff from the last citations+caption test case 8 years ago
Kaushal Modi 2c63b65b67 Add test description 8 years ago
Kaushal Modi a92efd7ddb Improve the example with caption for Babel exported figure 8 years ago
Kaushal Modi 703823f827 Don't allow shortcodes to wrap over multiple lines 8 years ago
Kaushal Modi 370d60df0c Add check that pandoc-citeproc is installed too 8 years ago
Kaushal Modi c7f19a3ca3 Fix removal of escapes from figure shortcodes 8 years ago
Kaushal Modi 598a4d8822 Don't make Pandoc convert HTML spans to Pandoc style classes 8 years ago
Kaushal Modi af4c706305 Escape double quotes in figure captions 8 years ago
Kaushal Modi 34343df502 Allow auto-export on save to be enabled using .dir-locals.el 8 years ago
Kaushal Modi cb2ed1de07 Allow removing front-matter keys using hugo_front_matter_key_replace 8 years ago
Kaushal Modi 6bb23e48f7 Update doc and test site themes 8 years ago
Kaushal Modi 37e4f0f34f Don't export unnecessary CSS classes 8 years ago
Kaushal Modi 4ed632e934 Update the "#+toc: headlines N local" test 8 years ago
Kaushal Modi 03fe85af36 Fix exporting #+toc keyword with 'local' 8 years ago
Kaushal Modi 850c10d063 Update "#+begin_export html" test 8 years ago
Kaushal Modi c5bccd5b77 Add more detail to the Image Links test case 8 years ago
Kaushal Modi a2f83d9977 Update doc and test site themes 8 years ago
Kaushal Modi dc4e54c636 Fix a test 8 years ago
Kaushal Modi 4db4e78b51 Make the Author documentation thorough 8 years ago
Kaushal Modi bf76cc7e96 Document the csl meta-data 8 years ago
Kaushal Modi f2a65175e3 Move the location of test .bib files 8 years ago
Kaushal Modi dd16904e31 Add test for complex lists for Pandoc output 8 years ago
Kaushal Modi 00a6794684 Fix fenced code blocks in Pandoc output 8 years ago
Kaushal Modi 83858559ce More citation tests 8 years ago
Kaushal Modi 03f7fa45f7 Support Pandoc link-citations meta-data; add test 8 years ago
Kaushal Modi c8770f4bdb Disable Pandoc fenced divs, now allowing ox-hugo inserted HTML divs 8 years ago
Kaushal Modi 4e4e7d21d4 Use HTML class instead of id for "references" 8 years ago
Kaushal Modi eaaed01f6b Make Pandoc output Markdown footnote style consistent with ox-hugo 8 years ago
Kaushal Modi 19cf97ddaf Fix typo in a test 8 years ago
Kaushal Modi b78ddba898 Restore Ox-hugo exported Markdown file if Pandoc output has no refs 8 years ago
Kaushal Modi cb2558b65a Fix case where citations are enabled, but no citations exist 8 years ago
Kaushal Modi e62cc259d2 Make Pandoc export to Blackfriday compatible Markdown table 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 96d13b1b96 Convert the Pandoc inserted ":::" to more sensible div wrappers 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 b111d2a95e Rename: HUGO_PANDOC_CITEPROC -> HUGO_PANDOC_CITATIONS 8 years ago
Kaushal Modi ad2f5d0dbb Support BIBLIOGRAPHY and pandoc-citeproc 8 years ago
Kaushal Modi 80293a230a Fix typo: data->date 8 years ago