755 Commits (a17c136f6c117dfc9a83f5c8927e7e3464a900cc)
 

Author SHA1 Message Date
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
Kaushal Modi af3d42639b Update test site theme 8 years ago
Kaushal Modi 93b2a334d7 Export the TODO states in the headlines in TOC too 8 years ago
Kaushal Modi a716fee972 org-hugo--quote-string now returns an empty quoted string by default 8 years ago
Kaushal Modi 442616c9e9 Update hugo-search-fuse-js submodule 8 years ago
Kaushal Modi cde5cfb980 Update hugo-debugprint submodule 8 years ago
Kaushal Modi dcfacbd8d8 Use Hugo 0.42 theme composition feature for doc site 8 years ago
Kaushal Modi bc70df5527 Update hugo-bare-min-theme for Hugo 0.42 8 years ago
Kaushal Modi 6325a377d2 Update hugo-bare-min-theme for Hugo 0.42 8 years ago
Kaushal Modi bbba8fc073 Add example of author>authors front-matter replacement 8 years ago
Kaushal Modi c504e21c62 Leave the front-matter values that would be bigints as strings 8 years ago
Kaushal Modi 49ac57709c Support links to CUSTOM_ID's of Org files 8 years ago
Kaushal Modi 704b6e963f Optimize the details/summary code 8 years ago
Kaushal Modi bf68e6b175 More details/summary tests 8 years ago
Kaushal Modi c860032e8e Update an inline HTML -- Special Block test based on prev commit 8 years ago
Kaushal Modi 3896f2940b Move the details Special Block parsing to ox-blackfriday 8 years ago
Kaushal Modi b23348cd84 Update documentation and tests about details/summary 8 years ago
Kaushal Modi 3c9bad7c85 Fix the presence of blank line after summary closing tag 8 years ago
Kaushal Modi 2bc4448841 Use "summary" Org Special Block instead of the "---" string 8 years ago
Kaushal Modi ce8985b711 Test multi-paragraph summaries 8 years ago