Skip to content

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

Open
tylerhubert wants to merge 1 commit into
thomvaill:developfrom
tylerhubert:ignoreMetadataComments
Open

feat(Core): Added support to ignore inline HTML comments in metadata header#97
tylerhubert wants to merge 1 commit into
thomvaill:developfrom
tylerhubert:ignoreMetadataComments

Conversation

@tylerhubert

Copy link
Copy Markdown

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

Copy link
Copy Markdown
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant