Skip to content

Conversation

@Ayoub-Mabrouk
Copy link
Contributor

Fix markdown parser to require 4 spaces (per CommonMark spec) instead of 2 for indented code blocks.
This prevents syntax errors when parsing markdown files with 2-space indented list item paragraphs.

Fixes #1388

Fix markdown parser to require 4 spaces (per CommonMark spec) instead
of 2 for indented code blocks. This prevents syntax errors when parsing
markdown files with 2-space indented list item paragraphs.

Fixes google#1388
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.

[Bug]: cannot parse indented content

1 participant