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

Correct the description of an info string #568

Closed
wants to merge 1 commit into from

Conversation

platy
Copy link

@platy platy commented Mar 20, 2019

The spec does mandate a particular treatment of the info string and this statement was a contradiction.

The mandate is in example 111:

An info string can be provided after the opening code fence. Opening and closing spaces will be stripped, and the first word, prefixed with language-, is used as the value for the class attribute of the code element within the enclosing pre element.

The spec does mandate a particular treatment of the `info string` and this statement was a contradiction.

The mandate is in example 111:
> An info string can be provided after the opening code fence. Opening and closing spaces will be stripped, and the first word, prefixed with language-, is used as the value for the class attribute of the code element within the enclosing pre element.
@jgm jgm closed this in 9c6c62f Mar 20, 2019
@jgm
Copy link
Member

jgm commented Mar 20, 2019

I decided to fix this the opposite way. We don't mandate a particular rendering.

@platy
Copy link
Author

platy commented Mar 21, 2019

That makes sense to me too. Thanks for responding so quickly!

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