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

Excluded fenced code tags from being included in the output #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Spreadcat
Copy link

I saw that fenced comments showed up in the plugin output. That messes up the TOC in my case. Excluded lines in fenced output from being interpreted as headlines.
I used CommonMark as base, but did not go into too much details, e.g. the number of fence-characters is not checked.

@wikimatze
Copy link
Owner

Hi @Spreadcat thanks for the pullrequest. Can you give me a code example so that I can reproduce the behavior you've mentioned? I want to write a test for this bug and then validate your commits. Thanks for your effort.

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.

2 participants