log4brains icon indicating copy to clipboard operation
log4brains copied to clipboard

feat(Core): Added support to ignore inline HTML comments in metadata header

Open tylerhubert opened this issue 2 years ago • 1 comments
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.

tylerhubert avatar Jan 19 '23 20:01 tylerhubert

@thomvaill, Can I get a review of this change along with others?

tylerhubert avatar Mar 23 '23 18:03 tylerhubert