809 Commits (cb2ed1de075681122e2948b955bcf72c7af6b7f1)
 

Author SHA1 Message Date
Kaushal Modi cb2ed1de07 Allow removing front-matter keys using hugo_front_matter_key_replace 8 years ago
Kaushal Modi 99246ed764 Minor rewording in the manual 8 years ago
Kaushal Modi 6bb23e48f7 Update doc and test site themes 8 years ago
Kaushal Modi a8f0ee25c8 Update TOC documentation 8 years ago
Kaushal Modi 4a77747243 Minor refactoring 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 8e21f31e75 Update an example site domain 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
StevenTammen f611dd60c2 Update users.toml 8 years ago
Puneeth Chaganti 94c57ebb61 users.toml: Remove an undeployed site 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 40c7f33447 301 https://ox-hugo.netlify.com/* to https://ox-hugo.scripter.co/* 8 years ago
Kaushal Modi e36e557cb8 Minor formatting edits to the previous commit 8 years ago
Alejandro Alcalde f5ceeef456
Added author section, to document #178 8 years ago
Kaushal Modi 081a4a977a Add more example sites! 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 f225884e26 Remove unnecessary file-truename step 8 years ago
Kaushal Modi b7e04248bf Fix error when using #+bibliography keyword instead of property 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 5b9fdd5c88 Typo: Add missing not 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 38775bdb5d Don't require ox-hugo-pandoc-cite unless Pandoc parsing is enabled 8 years ago
Kaushal Modi c972c313b6 Doc fix 8 years ago
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