Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tylerhubert
Copy link

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
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.

None yet

1 participant