log4brains
log4brains copied to clipboard
feat(Core): Added support to ignore inline HTML comments in metadata header
trafficstars
Right now if you don't remove all of the comments in the metadata headers, it either includes them (in the tags) or keeps the ADR in a draft status (for the status). By updating the RegEx that parses the meta data to find those inline HTML comments, we can keep other information available in the source of the ADR, but not display it in the browser.
@thomvaill, Can I get a review of this change along with others?