You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CM example you reference is different, it uses backticks.
Backticks and tildes are different. Because backticks are resused for “inline” code as well.
Initial checklist
Affected packages and versions
15.0.1
Link to runnable example
https://stackblitz.com/edit/github-dbrz8s?file=src%2Fmain.ts
Steps to reproduce
// https://spec.commonmark.org/0.31.2/#example-138
Expected behavior
Code fences (opening and closing) cannot contain internal spaces or tabs.
Actual behavior
Parsing ~~~ as language.
Runtime
No response
Package manager
No response
OS
No response
Build and bundle tools
No response
The text was updated successfully, but these errors were encountered: