421 Commits (87b3dcdefdba48887fca201da49a6252eb651606)

Author SHA1 Message Date
Kaushal Modi 87b3dcdefd Fix: Effective heading level needs to be calc for non-zero loffset 7 years ago
Kaushal Modi 4a768c2f8b Fix (error (void-function org-hugo-auto-export-mode)) during make 7 years ago
Kaushal Modi 66d632be20 Use the correct approach for enabling auto-fill-mode 7 years ago
Kaushal Modi 64a34812a0 Refactoring to use org-hugo-auto-export-mode elsewhere in the repo 7 years ago
Kaushal Modi 43dd925902 Update the .dir-locals.el files to use org-hugo-auto-export-mode 7 years ago
Kaushal Modi 1e7fcde990 Update PATH for Travis so that Pandoc bins are found during test 7 years ago
Kaushal Modi 3bbf8abe64 Test: Use Pandoc binaries from ${OX_HUGO_TMP_DIR}/pandoc/bin 7 years ago
Kaushal Modi a4714492fd Minor refactoring to more apt names 7 years ago
Kaushal Modi 30f1e1e735 Compensate for a regression in tag collection order in Org 9.2 7 years ago
Kaushal Modi db9ecc7208 Update pandoc generated reference md files; bump Pandoc ver to 2.5 7 years ago
Kaushal Modi 2c20a103be Improve Image Links section in docs 7 years ago
Kaushal Modi 8472cf2d86 Update test and doc site themes 7 years ago
Kaushal Modi 237ca04fc3 Do not export src-block string as "Code Snippet" if lang is not en 7 years ago
Kaushal Modi da0a1b76fd Add new defcustom org-hugo-link-desc-insert-type 7 years ago
Kaushal Modi 676d931c0a Generate code/table/figure anchors of the form "prefix--NAME" 7 years ago
Kaushal Modi ef76a132f6 Add a test to verify setting of Org Hugo vars using .dir-locals.el 7 years ago
Kaushal Modi 03c146e7cd Fix an Org tag for the "front-matter extra" tests 8 years ago
Kaushal Modi ca0e602f7e Add "front-matter extra" feature 8 years ago
Kaushal Modi aeb48b0d8c Update themes #doc #test 8 years ago
Kaushal Modi 2ee6036d63 Revert "For consistency, make the audio front-matter a list too" 8 years ago
Kaushal Modi c0f3ec57f4 For consistency, make the audio front-matter a list too 8 years ago
Kaushal Modi 11717d108b Remove the erroneous empty-tag test file 8 years ago
Kaushal Modi c7f95965e9 Fix org-export-exclude-tags not working for per-file flow 8 years ago
Kaushal Modi 8e5b85dec6 Throw a user-error on finding an empty string element in a fm list 8 years ago
Kaushal Modi ceee3bfd8c Don't allow tags to be "" 8 years ago
Kaushal Modi 7b093efd18 Now EXPORT_HUGO_BUNDLE values are concat like EXPORT_HUGO_SECTION* 8 years ago
Kaushal Modi a8d3eb0630 Support concatenation of section paths; New EXPORT_HUGO_SECTION* 8 years ago
Kaushal Modi 4de4b06f4e Update branch+dir link for sr.ht repos 8 years ago
Kaushal Modi 8f7b2c0c62 Don't export if EXPORT_FILE_NAME is empty (subtree based flow) 8 years ago
Kaushal Modi bdc20fb5bc Consider the case where date-str can be nil 8 years ago
Kaushal Modi 10e09f0458 Add 404.html template for the test site 8 years ago
Kaushal Modi c211999a84 Make the table anchors more readable 8 years ago
Kaushal Modi cd7ace1a3c Make the code snippet anchors more readable 8 years ago
Kaushal Modi f96a9c0f55 Update hugo-debugprint theme 8 years ago
Kaushal Modi ddb98d347d Enable exporting of drawers for the LOGBOOK tests 8 years ago
Kaushal Modi 7e45592995 Add tests for to be implemented LOGBOOK parsing #tdd 8 years ago
Kaushal Modi c9fdd873a1 Enable ox-hugo tests specific config only during "make test" 8 years ago
Kaushal Modi c57216a1e3 Revert "Revert "Enable the default Creator test"" 8 years ago
Kaushal Modi 59122d4640 Revert "Enable the default Creator test" 8 years ago
Kaushal Modi 2310eea6df No need to keep GNU Elpa in package-archives when testing 8 years ago
Kaushal Modi 7cd9b2417f Update org-hugo-debug-info and fix one of the recent tests 8 years ago
Kaushal Modi d8848b71a0 Update tests for the suppress lastmod feature 8 years ago
Takaaki ISHIKAWA ebd2db97d0 Add org-hugo-suppress-lastmod-period 8 years ago
Kaushal Modi 758ab72309 Enable the default Creator test 8 years ago
Kaushal Modi 907a409701 Fix the author for `make test` to pass on Travis 8 years ago
Kaushal Modi 7d5de3584b Add lastmod tests to the test suite too 8 years ago
Kaushal Modi d31eb3199f Use ` instead of " in Go templates to prevent escaping " 8 years ago
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