92 Commits (cfaea8b0a221ed39ab8526ae00c68eff9b802111)

Author SHA1 Message Date
Kaushal Modi cfaea8b0a2 Export descriptive lists in the style supported by blackfriday 8 years ago
Kaushal Modi 3fd8f31db8 Support ATTR_HTML above plain lists 8 years ago
Kaushal Modi a2d43f3beb Support ATTR_HTML above quote blocks 8 years ago
Kaushal Modi a5d5a91735 Support ATTR_HTML above source and example blocks 8 years ago
Kaushal Modi a0693783d7 Support Inline HTML5 element special blocks 8 years ago
Kaushal Modi 8cc6b9a573 Support ATTR_HTML above paragraphs 8 years ago
Kaushal Modi fef0ec50de Fix clickable image links with #+NAME 8 years ago
Kaushal Modi a2e9396771 Support exporting Org Special Blocks like ox-html 8 years ago
Kaushal Modi 745f458366 Add documentation on Table Styling 8 years ago
Kaushal Modi 6b5383cfba Remove a 404 link.. seems to work without those png files anyways 8 years ago
Kaushal Modi 9d3da7e04d Interpret --, ---, .. in source block and table captions 8 years ago
Kaushal Modi 31783919e8 Supporting specifying table HTML/CSS attributes 8 years ago
Kaushal Modi eb4b7703ea Export source block captions 8 years ago
Kaushal Modi ac92dad97a Export table caption using HTML backend 8 years ago
Kaushal Modi 35003043ee Add title as a valid menu property (Hugo v0.32+) 8 years ago
Kaushal Modi 938d0f4641 Switch from http to https for orgmode.org 8 years ago
Kaushal Modi 735d6d29ed Wrap table captions in div tags instead of caption 8 years ago
Kaushal Modi fe2be15e55 Update table caption test with emphasis characters 8 years ago
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 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 0f3875654c Render em dash, en dash and horizontal ellipsis in titles too 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 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 876b5b0f8d Update an Org internal linking test 8 years ago
Kaushal Modi 1d2357ba78 Remove Hugo version from default value of creator string 8 years ago
Kaushal Modi 72481d7599 Support Org #+CREATOR keyword 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 b1b5d28b7e Improve: Now C-c C-e H H works for both per-subtree/per-file flows 8 years ago
Kaushal Modi 39be5829a9 Prevent Blackfriday/smartParens from running inside equations 8 years ago
Kaushal Modi 06687c3f40 Add Org macro oxhugoissue to the test all-posts.org 8 years ago
Kaushal Modi ee2723070c Remove 'fixme' from one of the tests 8 years ago
Kaushal Modi 2df6532075 Minor update to a test 8 years ago
Kaushal Modi 80cdaa2eca Don't increase the number of backticks unnecessarily 8 years ago
Kaushal Modi 6198bbe01e Fix number of backticks in code fence when code contains code fence 8 years ago
Kaushal Modi 5d9b531df0 Minor re-org of tests and tags 8 years ago
Kaushal Modi 842e2e3883 Mention that HUGO_CODE_FENCE default value is non-nil in doc strings 8 years ago
Kaushal Modi fd7eb84947 Make outputs front-matter var a list 8 years ago
Kaushal Modi 5f9b0f32a0 Support list values for custom front-matter variables 8 years ago
Kaushal Modi c2992639df Add workaround to prevent Org-inserted TOC from leaking into Summary 8 years ago
Kaushal Modi a89fb81d03 Derive Org heading based internal link refs using org-hugo-slug 8 years ago
Kaushal Modi 1213df6c6d Change the TOC class name to ox-hugo-toc 8 years ago
Kaushal Modi de6e701e43 Minor style edit.. literally 8 years ago
Kaushal Modi 4be378e71b Make TOC generation work with num set to nil too 8 years ago
Kaushal Modi 0bf0c7fdd0 Support the 'num' export option 8 years ago