58 Commits (39be5829a943f1e0dff73b699ba2bc02b006d74e)

Author SHA1 Message Date
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
Kaushal Modi ec61dea12c Escape the shortcodes with markdown too 8 years ago
Kaushal Modi 343c10ba2f Auto-escape Hugo shortcodes when used in Markdown code blocks 8 years ago
Kaushal Modi 72f291dafc Fix source block/table/image reference numbering 8 years ago
Kaushal Modi 2e06308200 Now tests with posts containing randomly gen Org id's are also run 8 years ago
Kaushal Modi cf4bcd0a95 Support internal linking to images by their block names 8 years ago
Kaushal Modi 59acb59852 Support internal linking to tables by their block names 8 years ago
Kaushal Modi 48de8663b6 Support internal linking to source blocks by their block names 8 years ago
Kaushal Modi 463ad47931 Add test for links to Org targets 8 years ago
Kaushal Modi 7e5799c01e Fix a peculiar case of quote block with nested source blocks 8 years ago
Kaushal Modi a542b2afb6 Create a dummy header for tables with just 1 row 8 years ago
Kaushal Modi 40e65192d5 Support exporting table column alignment markers 8 years ago
Kaushal Modi 553c5108bf Fix exporting table with just one row 8 years ago
Kaushal Modi 04d88eccf7 Minor fixes 8 years ago
Kaushal Modi 8f8e1922d1 Improve setting of aliases 8 years ago
Kaushal Modi 869c98b599 Improve the previous footnotes fix 8 years ago
Kaushal Modi 29525b1a54 Add more explanation to the "Footnotes at EOL" test case 8 years ago
Kaushal Modi 6eae238918 Prevent a footnote ref at EOL to be on a new line by itself 8 years ago
Kaushal Modi b88b0c6de7 Prefix image links with http/https/ftp where needed 8 years ago
Kaushal Modi 0883ee350c Fix ATTR_HTML above hyper-linked images 8 years ago
Kaushal Modi 60359d5459 Support http/https/ftp links with ATTR_HTML 8 years ago
Kaushal Modi f0fa731503 Add support for Org TOC export option and keyword 8 years ago
Kaushal Modi caa3aa99c6 Add test for multiple #+ATTR_HTML 9 years ago
Kaushal Modi c32359c71e Fix EXPORT_HUGO_SECTION not getting inherited 9 years ago
Kaushal Modi 9df23b7c26 Support specifying image height in #+ATTR_HTML 9 years ago
Kaushal Modi 30ac7c3351 Fix: Don't change default interpretation of #+TAGS #breaking 9 years ago
Kaushal Modi 4a476d906f Support specifying the image width in #+ATTR_HTML 9 years ago
Kaushal Modi 0f43e74a39 Add tests for indented source blocks 9 years ago
Kaushal Modi c7db412b97 Fix bug in metadata parsing if title followed soon with subheading 9 years ago
Puneeth Chaganti 61b426cb7a Test for draft state being broken when post has other headlines 9 years ago
Kaushal Modi e6ebac4c20 Fix corner case where post sub-heading tag leaked into front-matter 9 years ago
Kaushal Modi 16cf5d5956 Bugfix: line numbers annotations when change in number of digits 9 years ago
Kaushal Modi 326533fbef Add ability to highlight specified line numbers in source blocks 9 years ago
Kaushal Modi c0d78e15d7 Add support for enabling line numbering using -n/+n syntax 9 years ago
Kaushal Modi 37d7a0d3d6 Strip off any HTML from the input string when deriving slug 9 years ago