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
I'm not positive which version of markdown Kakoune bases its highlighting on but I've found it most similar to GFM, whose spec states this is the intended behavior: a number of ` symbols open a code span to be closed by the same number of `.
Version of Kakoune
Kakoune v2023.08.05
Reproducer
Outcome
there
is colored as code.Expectations
there
should be colored as text.Additional information
No response
The text was updated successfully, but these errors were encountered: