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
This extension should contribute its own grammar so syntax is properly recognized in editor. For example:
_word_ is given the scope markup.italic and is therefore italicized in the editor. Other additions like ==mark== and ![](){width=}, if given scopes, could be styled as well
The text was updated successfully, but these errors were encountered:
This extension should contribute its own grammar so syntax is properly recognized in editor. For example:
_word_
is given the scopemarkup.italic
and is therefore italicized in the editor. Other additions like==mark==
and ![](){width=}
, if given scopes, could be styled as wellThe text was updated successfully, but these errors were encountered: