3 Commits (598a4d882236a413fee69393826463c895f5287f)

Author SHA1 Message Date
Kaushal Modi cfaea8b0a2 Export descriptive lists in the style supported by blackfriday 8 years ago
Kaushal Modi 842e2e3883 Mention that HUGO_CODE_FENCE default value is non-nil in doc strings 8 years ago
Kaushal Modi 8a433e9681 "Example" Site -> "Test" Site 9 years ago
Kaushal Modi ca8be95e57 Move example-site into test/; Move Makefile to root 9 years ago
Kaushal Modi 029950616f Prefer using hyphens in Org tags derived Hugo tags/categories 9 years ago
Kaushal Modi 77ddd60a38 Fix example: '-' is not a valid tag character, use '_' instead 9 years ago
Kaushal Modi d9da3b2605 Fix: No need to put empty tags list in front matter 9 years ago
Kaushal Modi 02b59d94f3 Optimize comment insertion between consecutive lists, blockquotes 9 years ago
Kaushal Modi e7d0fc7b85 Support consecutive plain lists 9 years ago
Kaushal Modi 5fc47a0b5e Fix HUGO_CODE_FENCE parsing, part 2 9 years ago
Kaushal Modi fe39046bd6 Disable smart quotes by default; Fixes https://github.com/kaushalmodi/ox-hugo/issues/45 9 years ago
Kaushal Modi 57ca5ba8a5 Use _italics_ instead of *italics* 9 years ago
Kaushal Modi 1f62a39101 Preserve line breaks when exporting from Org to Hugo md 9 years ago
Kaushal Modi 67ec7988b4 Export Org src blocks to code fenced Markdown by default 9 years ago