305 Commits (0530645d73c8c4c4ec16ae40d1ed6497bfb845ae)

Author SHA1 Message Date
Kaushal Modi 21a479f5ad Support mailto: in links 8 years ago
Kaushal Modi edf9c71fa3 Support Org center block 8 years ago
Kaushal Modi 480aa31fe1 Now "\\" at end of line forces a line break 8 years ago
Kaushal Modi 861ad8a2c0 Do not use spaces in HTML id elements # HTML validity 8 years ago
Kaushal Modi cc192426c7 Revert "Add blank line before the closing div tags; HTML5 validity" 8 years ago
Kaushal Modi 654dba0838 Add blank line before the closing div tags; HTML5 validity 8 years ago
Kaushal Modi 01662ab78a Support setting taxonomy weights 8 years ago
Kaushal Modi de397f0235 Rearrange page weight tests 8 years ago
Kaushal Modi bb51aaaf4f Improve the check for a custom front matter value with nested maps 8 years ago
Kaushal Modi d0a60c5104 Support custom front-matter with nested maps (TOML tables) 8 years ago
Kaushal Modi aba67e10bf Test refactor; use Org macro oxhugoissue 8 years ago
Kaushal Modi 0b247eb789 Add a test for Page Bundle with featured image 8 years ago
Kaushal Modi ff6d84e621 Mention summary_minus_toc.html partial used in test site 8 years ago
Kaushal Modi 71509bb63d Add newline before the <!--endtoc--> comment; HTML validity 8 years ago
Kaushal Modi 72ed61e87e Add a newline after the id attr above named standalone images 8 years ago
Kaushal Modi 549adc0f4f More escaping to get around LaTeX equation parsing in Blackfriday 8 years ago
Kaushal Modi 458d6549de Adjustment to path translation when path contains "/static/" 8 years ago
Kaushal Modi 27397f2f34 Append "Figure N: " to figure captions 8 years ago
Kaushal Modi ae693b9b27 Allow inheritance of date and slug properties 8 years ago
Kaushal Modi 0eda7c3912 Pass the special block set description the right way 8 years ago
Kaushal Modi 5869e65f0e Update a test to reflect the update of figure shortcode in hugo core 8 years ago
Kaushal Modi 4919415a8a Fix error when trying to highlight only 1 line 8 years ago
Kaushal Modi 79616a30eb Remove unnecessary org-export-data forms 8 years ago
Kaushal Modi d62d38d11d Support audio, images, videos and series front-matter 8 years ago
Kaushal Modi e498a90b84 Support Named arguments for Shortcodes special blocks 8 years ago
Kaushal Modi 1ac374ccab Add a test for referencing equations 8 years ago
Kaushal Modi 404a022d2a Resolve a failing test 8 years ago
Kaushal Modi ec35095bfe Use custom figure shortcode on the test site 8 years ago
Kaushal Modi a1fc78c070 Remove indentation from latex environment blocks 8 years ago
Kaushal Modi 8c154ef8bf Retrieve 2 overwritten test cases 8 years ago
Kaushal Modi 49557cb23a Add test for external links 8 years ago
Kaushal Modi ad1b513c08 Lower case all Org keywords 8 years ago
Kaushal Modi 0150797401 Support exporting shortcodes with positional arguments # take 2 8 years ago
Kaushal Modi 74cb3c2ec8 Support exporting shortcodes with positional arguments 8 years ago
Kaushal Modi 6bf16103f1 Add basic support for exporting shortcodes that do not need args 8 years ago
Kaushal Modi 82386c3610 Support passing target and rel attr to inline hyperlinked images 8 years ago
Kaushal Modi 2ca387c64b Support exporting (non-)hyperlinked inline images 8 years ago
Kaushal Modi 2db3cacefd Fix inconsistent spaces in exported figure and highlight shortcodes 8 years ago
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 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 dd751cd054 Don't add space on the left of ":" in YAML front-matter 8 years ago
Kaushal Modi 960579bce4 Minor text edit in tests 8 years ago
Kaushal Modi 4101ece6eb Minor presentation improvement for multi-line strings in TOML 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 38eba6d58b Fix quite a few Org keywords that couldn't be merged 8 years ago