-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
breaking changeMust be released in a new major versionMust be released in a new major versionenhancementNew feature or requestNew feature or request
Milestone
Description
Just to conform with the Common Mark specfication. Currently we are treating indented code blocks to all the content that is indented with 4 spaces or a tab, but following the spec they should be also surrounded by a blank line. Add this logic to the processor.
That would make right usages of pymdownx.tabbed work with include-markdown, but lazy/incorrect usages (adding a blank line after header) will still be treated as code blocks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
breaking changeMust be released in a new major versionMust be released in a new major versionenhancementNew feature or requestNew feature or request