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

Add full info string in fenced code blocks #449

Merged
merged 2 commits into from
Apr 28, 2018

Conversation

garfieldnate
Copy link
Contributor

According to common mark, the info string for a fenced code block can be any
non-whitespace string, so adjust the code to read a full string instead of
just the syntax name.

Fixes #410 in v2.

According to common mark, the info string for a fenced code block can be any
non-whitespace string, so adjust the code to read a full string instead of
just the syntax name.

Fixes russross#410 in v2.
@garfieldnate
Copy link
Contributor Author

Let me know if anything needs to be changed. Cheers!

@garfieldnate
Copy link
Contributor Author

Ran go fmt to fix this one, as well.

@rtfb rtfb merged commit 3420fef into russross:v2 Apr 28, 2018
@rtfb
Copy link
Collaborator

rtfb commented Apr 28, 2018

Thanks a lot, @garfieldnate!

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