Commit Graph

9 Commits

Author SHA1 Message Date
Guy Sartorelli 8ce02bcf8e
FIX Resolve final callout block issues (#285)
* FIX Remove unnecessary space at the end of callout blocks

* FIX correctly parse links inside callout blocks
2024-02-02 13:12:41 +13:00
Guy Sartorelli fc34b760c0
ENH Render the new callout block style (#284) 2024-02-02 09:41:43 +13:00
Guy Sartorelli 52467ffc4e
FIX Render callout blocks correctly (#277) 2023-10-19 10:09:13 +13:00
Guy Sartorelli 23b063cd6b
FIX Allow callout and children in code blocks (#275) 2023-10-18 09:34:29 +13:00
Guy Sartorelli a8169164b4 FIX Don't break headings when they include sub-elements.
<code> tags added to headings via backticks are the main culprit,
but ultimately if any elements other than text were being added to the
heading, only part of the heading would display, and any custom ID for
the heading anchor link would not be used.
2022-05-05 17:39:43 +12:00
Aaron Carlino 9485472792 Fix html in header IDs 2019-11-14 15:05:03 +13:00
Aaron Carlino 69232395fd Clean up partial API tags' 2019-11-13 11:14:12 +13:00
Aaron Carlino 0cc0587897 Both versions working 2019-11-12 16:09:29 +13:00
Aaron Carlino 62ab81f850 Initial commit 2019-11-08 15:40:20 +13:00