437 Commits (69fc62c4d93fd6b9c6a1d3158e118febab542b87)
 

Author SHA1 Message Date
Kaushal Modi 69fc62c4d9 Update a test case for a deprecated workaround 8 years ago
Kaushal Modi 71e1fdfda5 Export table captions 8 years ago
Kaushal Modi 748dd4de1d Remove unnecessary defalias 8 years ago
Kaushal Modi 59db7bbf7d Implement title sanitization in a better way 8 years ago
Kaushal Modi 24397afeda Change the order of emacs versions 8 years ago
Kaushal Modi 80809d16c4 Switch back to https Melpa for doc site related pkg installs 8 years ago
Kaushal Modi bdb2dc3b07 Move Changelog to Main menu 8 years ago
Kaushal Modi dffb7e970f Rewrite org-hugo--sanitize-title; make it more robust 8 years ago
Kaushal Modi 3b6a0461bb Don't double-escape # and ! chars 8 years ago
Kaushal Modi b788b0261b Add few doc strings in setup-ox-hugo.el; trivial edits 8 years ago
Kaushal Modi 08b5d0c99d Fix the load-path; Remove unnecessary :append args 8 years ago
Kaushal Modi e947f34d5c Set emacs 26 as default; make installing Org from Elpa optional 8 years ago
Kaushal Modi 7e374251e2 Ensure that the ox-hugo version in repo overrides any other version 8 years ago
Kaushal Modi 0f3875654c Render em dash, en dash and horizontal ellipsis in titles too 8 years ago
Kaushal Modi 1d0fae138e Update README.org too 8 years ago
Kaushal Modi b47f6f7960 Bump version to v0.7; Update changelog 8 years ago
Kaushal Modi f70937a64e Use http instead of https for Melpa for Travis tests to pass 8 years ago
Kaushal Modi ae411985e6 Set canonifyURLs back to true just for the test site 8 years ago
Kaushal Modi da7eed1e6c Update Org Capture Setup section #doc 8 years ago
Kaushal Modi 01ede5aa44 Fix a typo in doc-string 8 years ago
Kaushal Modi 0a6d6927c1 Leave canonifyURLs at its default value of false #sites 8 years ago
Kaushal Modi 054c0b5599 Update the Export Snippets test 8 years ago
Kaushal Modi 18b1def96f Support html and md backend tagged export snippets and export blocks 8 years ago
Kaushal Modi a1b3a95ba0 Change default emacs version to 25.3 8 years ago
Kaushal Modi 2504d0ca97 Don't set the date front-matter if the date format is invalid 8 years ago
Kaushal Modi 1149f20cd7 Add support for Export Snippets and Export Blocks 8 years ago
Kaushal Modi a4131a2deb Add emacs 25.3, emacs-26 and master to the Travis matrix 8 years ago
Kaushal Modi 34787be3b1 Correct the minimum requirement for ox-hugo 8 years ago
Kaushal Modi 876b5b0f8d Update an Org internal linking test 8 years ago
Kaushal Modi 832a5d7424 A better version of the previous bug-fix commit 8 years ago
Kaushal Modi 6a2b7c293f Fix bug with the "[ox-hugo] Exporting .." message 8 years ago
Kaushal Modi e09eca134b Minor formatting improvements 8 years ago
Kaushal Modi 8e2a569e77 Makefile, ox-hugo.el message formatting improvements 8 years ago
Kaushal Modi d7db49500a Add function org-hugo--hugo-version 8 years ago
Kaushal Modi 1d2357ba78 Remove Hugo version from default value of creator string 8 years ago
Kaushal Modi 09ba254839 Make use of creator front matter on the doc site 8 years ago
Kaushal Modi 72481d7599 Support Org #+CREATOR keyword 8 years ago
Kaushal Modi 67f2ef651a Remove unnecessary when form 8 years ago
Kaushal Modi 852ab6ce24 Support Org #+AUTHOR keyword 8 years ago
Kaushal Modi e86ab6ad21 Reorganize and tag few tests 8 years ago
Kaushal Modi 52453d6273 Allow disabling title exports or setting them to empty 8 years ago
Kaushal Modi f5803c683a Update GitHub README.org that got missed out in last commit 8 years ago
Kaushal Modi b1b5d28b7e Improve: Now C-c C-e H H works for both per-subtree/per-file flows 8 years ago
Kaushal Modi 447d3614a9 Fix/simplify the tags and categories pages on test site 8 years ago
Kaushal Modi 0dc672a186 Minor formatting fixes in a test 8 years ago
Kaushal Modi 94a4006916 Add trailing slash to the baseURL for test site 8 years ago
Kaushal Modi 9f8cac054d Move common logic to org-blackfriday-escape-chars-in-equation 8 years ago
Kaushal Modi 4cc2c3e0e4 Fix slug generation on emacs 24.5 8 years ago
Kaushal Modi 95dd1ea388 Support exporting Latex Environments from Org too 8 years ago
Kaushal Modi 39be5829a9 Prevent Blackfriday/smartParens from running inside equations 8 years ago