doc.silverstripe.org/src/utils
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
..
cleanApiTags.ts Fix api tag parsing 2020-02-12 16:32:55 +13:00
cleanCalloutTags.ts Live markdown updates 2019-11-19 13:55:33 +13:00
cleanChildrenTags.ts Initial commit 2019-11-08 15:40:20 +13:00
cleanHeaders.ts New API links, regex debugging 2019-11-19 16:29:29 +13:00
cleanWhitespace.ts Initial commit 2019-11-08 15:40:20 +13:00
fileToTitle.js Initial commit 2019-11-08 15:40:20 +13:00
nodes.ts NEW: Add canonical link for v3 (#227) 2020-07-01 09:14:19 +12:00
parseChildrenOf.ts WIP: Add userhelp to new site (#216) 2019-12-19 11:54:23 +13:00
parseHTML.ts FIX Don't break headings when they include sub-elements. 2022-05-05 17:39:43 +12:00
rewriteAPILink.ts New API links, regex debugging 2019-11-19 16:29:29 +13:00
rewriteHeader.ts FIX Don't break headings when they include sub-elements. 2022-05-05 17:39:43 +12:00
rewriteLink.ts FIX Don't break headings when they include sub-elements. 2022-05-05 17:39:43 +12:00
rewriteTable.ts New API links, regex debugging 2019-11-19 16:29:29 +13:00
sortFiles.ts WIP: Add userhelp to new site (#216) 2019-12-19 11:54:23 +13:00