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
{{ message }}
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.
Yes, that is because we use the standard markdown highlighting for the code view. This could be fixed by writing our own highlighting rules. I'm leaving it open as 'enhancement' for now, as it does not impact core functionality.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The following notation is highlighted incorrectly:
#
is highlighted as a heading although headings are enclosed in==
*
or_
is highlighted as italic although italic text is enclosed in''
The text was updated successfully, but these errors were encountered: