308 Commits (30ac7c3351bc137fd6d424e05d347792feec30b9)
 

Author SHA1 Message Date
Kaushal Modi 30ac7c3351 Fix: Don't change default interpretation of #+TAGS #breaking 9 years ago
Kaushal Modi 4a476d906f Support specifying the image width in #+ATTR_HTML 9 years ago
Kaushal Modi d330e1631b Fix typo 9 years ago
Kaushal Modi 0f43e74a39 Add tests for indented source blocks 9 years ago
Kaushal Modi c7db412b97 Fix bug in metadata parsing if title followed soon with subheading 9 years ago
Puneeth Chaganti 61b426cb7a Test for draft state being broken when post has other headlines 9 years ago
Kaushal Modi d0e8a5d750 Fix compilation error 9 years ago
Kaushal Modi e6ebac4c20 Fix corner case where post sub-heading tag leaked into front-matter 9 years ago
Kaushal Modi 16cf5d5956 Bugfix: line numbers annotations when change in number of digits 9 years ago
Kaushal Modi 326533fbef Add ability to highlight specified line numbers in source blocks 9 years ago
Kaushal Modi a8df723117 Remove a now-unnecessary setting 9 years ago
Kaushal Modi 956aefdebc Syntax highlight triple-backticked code blocks too, using Chroma 9 years ago
Kaushal Modi c0d78e15d7 Add support for enabling line numbering using -n/+n syntax 9 years ago
Kaushal Modi 90e44f81c8 Add Chroma CSS (Github theme) to test site 9 years ago
Kaushal Modi 0897201862 Typo fix 9 years ago
Kaushal Modi 61e9fcb20e Switch to using Chroma for the doc site 9 years ago
Kaushal Modi daed39f895 Remove the ZERO WIDTH SPACE char 0x200b that snuck in by mistake 9 years ago
Kaushal Modi c7b7434c46 Add Say Thanks! badge 9 years ago
Kaushal Modi 37d7a0d3d6 Strip off any HTML from the input string when deriving slug 9 years ago
Kaushal Modi b35dfa0d4a Require text to be wrapped in braces to export as sub/superscript 9 years ago
Kaushal Modi 113188296c Add note on how to enable this package in Spacemacs 9 years ago
Kaushal Modi 98346caff7 Show the last modified test first 9 years ago
Kaushal Modi 562b49bc09 Make the Hugo .GitInfo data more useful 9 years ago
Kaushal Modi 781e4c0652 Add brief 'Getting Started' guide within package commentary 9 years ago
Kaushal Modi 572b038ee9 Update package URL to https://ox-hugo.scripter.co 9 years ago
Kaushal Modi 752beb52ac Change package website to https://ox-hugo.scripter.co 9 years ago
Kaushal Modi a0a1bb95d1 Bump to version 0.2.1; update Changelog and Docs 9 years ago
Kaushal Modi 5e1fac9efc Support 1-column table exports 9 years ago
Kaushal Modi 511a67c2ed Add test where org-export-with-emphasize is set to nil 9 years ago
Kaushal Modi c77289167d Don't allow weight to be "auto" in front-matter for per-file exports 9 years ago
Kaushal Modi 0318cb7e78 Change look for timestamps in Changelog 9 years ago
Kaushal Modi 6ab897771b Bump version to 0.2; update Changelog 9 years ago
Kaushal Modi 88ba15ae9b Switch the default value of org-hugo-use-code-for-kbd to nil 9 years ago
Kaushal Modi f1466e2c79 Add a test to demonstrate deep-nesting of content 9 years ago
Kaushal Modi 665c253fbd Add a missing backslash in regexp 9 years ago
Kaushal Modi f008319f9f Documentation re-org 9 years ago
Kaushal Modi 74630a5eb1 Restructure the Auto-export on saving section 9 years ago
Kaushal Modi 306633ac24 Merge pull request #80 from EnigmaCurry/master 9 years ago
Kaushal Modi 7cafea3bc3 Use TMPDIR; Remove Termux hard-coding 9 years ago
Kaushal Modi 1163ce4e2f Another try #3 to get "make doc" working out of box on Termux 9 years ago
Kaushal Modi b0cad45c8e Another try to get "make doc" working out of box on Termux 9 years ago
Kaushal Modi a0146ee9a0 Minor tweak in ox-hugo-elpa dir for pkg install to work on Android 9 years ago
Ryan McGuire f42ece2ed5 Add documentation for auto-publishing one Org file per post 9 years ago
Kaushal Modi 00e20ccb57 Support all Hugo figure shortcode parameters 9 years ago
Kaushal Modi 2b09c2f97c Use checkbox lists in Meta Features 9 years ago
Kaushal Modi 4f4c1b868e Specify to use Python Pygments instead of Go Chroma -- hugo 0.28+ 9 years ago
Kaushal Modi 802e80761c Add reference to Why ox-hugo? and other doc sections in README 9 years ago
Kaushal Modi 374c791c31 Fix travis build again 9 years ago
Kaushal Modi 8a1f37bcdb Remove to need to call the ctemp Makefile recipe 9 years ago
Kaushal Modi 3060255e42 Attempt to fix travis 9 years ago