51 Commits (e7d0fc7b852611e4d35c871e10c882eb472693b8)

Author SHA1 Message Date
Kaushal Modi e7d0fc7b85 Support consecutive plain lists 9 years ago
Kaushal Modi 62efc8e0b3 Support the "\[..\]" and "$$..$$" Org LaTeX fragment syntax too 9 years ago
Kaushal Modi 8da68a6676 Support exporting latex equation fragments 9 years ago
Kaushal Modi 5b966adc50 Update README with details on Org to Markdown markup translation 9 years ago
Kaushal Modi c0b44fdd12 Use Org code markup ~foo~ to generate <kbd> wrapped text 9 years ago
Kaushal Modi 5fc47a0b5e Fix HUGO_CODE_FENCE parsing, part 2 9 years ago
Kaushal Modi 2e8536245d Fix parsing of HUGO_CODE_FENCE option; Add tests 9 years ago
Kaushal Modi 1ec3cb989d Add example of links to headings in the same post 9 years ago
Kaushal Modi f82f2c956e Fix: Do not escape underscores in title in front matter 9 years ago
Kaushal Modi e7695cad94 Parse Org tags starting with "@" as Hugo categories 9 years ago
Kaushal Modi b5ef2987d5 Add example of setting Hugo custom front matter over multiple lines 9 years ago
Kaushal Modi 8c97677065 Support adding custom front matter key/value pairs 9 years ago
Kaushal Modi 8db504837c Fix description parsing for front matter 9 years ago
Puneeth Chaganti c7bcd23a55 Escape any double quote already in value when wrapping it in quotes 9 years ago
Kaushal Modi 669056d978 Disable special string insertion by Org; Title sanitization 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 b130e2b791 Don't escape underscores in Emoji codes like 🙌 9 years ago
Kaushal Modi 6f50a85c96 Fix the case where the same footnote is referenced multiple times 9 years ago
Kaushal Modi 6f1a239177 Add footnote support 9 years ago
Kaushal Modi 8a0182f5bc Support summary splitter 9 years ago
Kaushal Modi 99ec1b1bbe Subtree export function now fits the standard Org export interface 9 years ago
Kaushal Modi 711c26b488 Set the menu weight and identifier automatically 9 years ago
Kaushal Modi 4cd62c330a Minor re-org of subtrees in example-site Org 9 years ago
Kaushal Modi 39a74486e6 Default Hugo level offset to 1; update example posts with dates 9 years ago
Kaushal Modi bc3aef698f Remove old 'fixme's in examples; minor content update 9 years ago
Kaushal Modi 1e9c4c020d Add preliminary support for Org example blocks 9 years ago
Kaushal Modi 0f2229c9df Add image caption example 9 years ago
Kaushal Modi 30f3400290 Allow inheritance of EXPORT_TAGS 9 years ago
Kaushal Modi c567f0cd6e Add example on setting Hugo section in a parent subtree 9 years ago
Kaushal Modi 8068f34ab7 Fix: use Menu 'menu' prop, not 'name'; support w-sp in menu props 9 years ago
Kaushal Modi a2e5b675d9 Add and update examples for the new Hugo menu setting schema 9 years ago
Kaushal Modi 4685879688 Add YAML front matter menu example for a post as subtree 9 years ago
Kaushal Modi cb90858123 Add example Org and md for menu in TOML front matter 9 years ago
Matt Price c89cfe7b14 add test case for image link to external location 9 years ago
Kaushal Modi 67ec7988b4 Export Org src blocks to code fenced Markdown by default 9 years ago
Kaushal Modi b6176f61b6 Make Org table exports work; Add examples 9 years ago
Kaushal Modi d895958fc8 Add inherited tags to the front matter too #awesome 9 years ago
Kaushal Modi ae757b843d Re-export example-site posts using C-u M-x org-hugo-publish-subtree 9 years ago
Kaushal Modi 065c6b0f13 Add parsing of post draft state and tags from TODO state & Org tags 9 years ago
Kaushal Modi e8566709b1 Add interactive function org-hugo-export-current-subtree 9 years ago
Kaushal Modi 559746df8d Fix for a corner case for slug generation 9 years ago
Kaushal Modi 5099970818 Auto-generate anchors for headings in posts 9 years ago
Kaushal Modi e3eaf738cb Support Hugo style heading anchors and support level offset 9 years ago
Kaushal Modi e6e51b8c9a Use TAGS instead of KEYWORDS 9 years ago
Kaushal Modi 20b05fbe51 Update #+ATTR_HTML example that specifies class for figures 9 years ago
Kaushal Modi f02b4808a0 Fix the image hyperlinks 9 years ago
Kaushal Modi 44a3a0d3b3 Update example site noting the issues with image links 9 years ago
Kaushal Modi 67e81d310f Workaround for Hugo error in the example site 9 years ago
Kaushal Modi f2e57cc6a9 Add example for images 9 years ago