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

Ignore cross references inside markdown fenced code blocks #535

Merged
merged 2 commits into from
Sep 8, 2015

Conversation

rsanchezsaez
Copy link
Contributor

This change makes GBCommentsProcessor to ignore cross references inside markdown fenced code blocks (code block, see GitHub Flavored Markdown documentation for details).

This allows to workaround longstanding issues like #253 or #348 by making the sample code whose warnings you want to avoid a fenced block.

Particularly, this will allow to suppress warnings when generating docs for Apple's ResearchKit.

I don't think this causes any unintended side effect. All the unit tests continue to pass after this change.

rsanchezsaez added a commit to rsanchezsaez/ResearchKit that referenced this pull request May 26, 2015
It needs appledoc v2.2.1 (build 1334), which can be found here: tomaz/appledoc#535
tomaz added a commit that referenced this pull request Sep 8, 2015
Ignore cross references inside markdown fenced code blocks
@tomaz tomaz merged commit a3c552b into tomaz:master Sep 8, 2015
@tomaz
Copy link
Owner

tomaz commented Sep 8, 2015

Merged, thanks and sorry for being so late...

This pull request was closed.
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