Skip to content

org: add and fix org support

username-removed-376959 requested to merge fix-orgSupport into develop

Future org support should have the same markup as markdown, so removed the variable.org scope, added Org Heading scope since it doesn't match the Markdown scope for headings other than level 1 and added Keyword support that should hopefully make its way into the org syntax.

Merge request reports