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
- Invalid literals are no longer highlighted as valid syntax Closes#99
- Invalid bold text (e.g. `** invalid**`) is no longer highlighted as valid syntax. Closes#127
- Invalid italic text (e.g. `*invalid *`) is no longer highlighted as valid syntax. Closes#128
- Fix syntax highlighting for namespaced roles (e.g. `:py:func:`) and directives (e.g. `.. py:function::`) Closes#98
- Adjust the scopes used by the grammar to hopefully be more consistent
The text was updated successfully, but these errors were encountered: