116 Commits (e92fcf00375e9b20b4e9029b03fdc16409bd6f30)

Author SHA1 Message Date
Kaushal Modi e92fcf0037 Use link attribute in figure when suitable 8 years ago
Kaushal Modi cec4882d07 Add a test case that shows how to mimic "alert" shortcode 8 years ago
Kaushal Modi 526f84a588 Copy attachments to more obvious location for page bundles 8 years ago
Kaushal Modi bf5dbd767b Fix images linked to images when latter outside static/bundle dir 8 years ago
Kaushal Modi ebb670b73b Support exporting "locale" front-matter 8 years ago
Kaushal Modi d9348c13f6 Support customizing date format in the date front-matter parameters 8 years ago
Kaushal Modi 960579bce4 Minor text edit in tests 8 years ago
Kaushal Modi 398f3a6cde Export "description" special block content to front-matter 8 years ago
Kaushal Modi 0807f42df4 Derive publish/expiry-dates from SCHEDULED/DEADLINE time stamps 8 years ago
Kaushal Modi 319435dbfc Allow quoted strings with spaces in Org keywords 8 years ago
Kaushal Modi 1aa2536a57 Prevent error if front-matter key to be replaced does not exist 8 years ago
Kaushal Modi fb21e82cf4 Add a test showing that now you can even swap front-matter keys! 8 years ago
Kaushal Modi b72a5fb05c Enable replacing any key in the front-matter 8 years ago
Kaushal Modi 240dd55c1b Further optimization of delimited-string to list transformation 8 years ago
Kaushal Modi e5e6e87e71 Allow setting alternative key names for tags and categories 8 years ago
Kaushal Modi 6440b91a9f Support "headless" front-matter (Hugo v0.35+) 8 years ago
Kaushal Modi d8babf821a Support the case where the section name is set in the post subtree 8 years ago
Kaushal Modi 03cf11b71a Update the "Dates" tests 8 years ago
Kaushal Modi 12dc59337f Allow setting publishdate and expirydate also using Org time stamp 8 years ago
Kaushal Modi aa0150d058 Auto-enable org-indent-mode 8 years ago
Kaushal Modi eb13e13a55 Add one more HUGO_LEVEL_OFFSET test 8 years ago
Kaushal Modi 0384f444bd Test cases for the HUGO_LEVEL_OFFSET fix in previous commit 8 years ago
Kaushal Modi 2ce2e57935 Rename a test page bundle title 8 years ago
Kaushal Modi 130de6b960 Add an image to a page bundle test 8 years ago
Kaushal Modi c2546f2d70 Add test for section-bundle content page (_index.md) (Hugo v0.32+) 8 years ago
Kaushal Modi 3ed95b330d Support the case where the bundle name is set in the post subtree 8 years ago
Kaushal Modi 5512bad25c Support Page Bundles (Hugo v0.32+) 8 years ago
Kaushal Modi 314c9f030f Support "resources" front-matter (Hugo v0.33+) 8 years ago
Kaushal Modi 972f8b7208 Support descriptive lists nested in other lists 8 years ago
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 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 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