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
An invalid included RST markup breaks further markup of the file by exceeding the scope and eating at least one end-of-scope marker. In the file tmLanguage (plist) it was possible to capture the scope with RST content more clearly, and the RST text does not leak to the limits of the scope (tested in TextMate).
Using this method in JSON does not work.