This is an unofficial syntax and keybinding extension for Djot markup language.
Djot is a light weight markup language created by John MacFarlane.
The language is still in its very early stage, so its grammar could be unstable.
- Basic syntax highlighting.
- Keybindings:
- Bold:
ctrl + b
- Italic:
ctrl + i
- Heading levels 1 - 6:
Ctrl + 1
~Ctrl + 6
- Paragraph:
Ctrl + 0
- Bold:
This extension contributes the following settings:
djot.usingBuiltInShortcuts.essential
: Enable/disable Bold/Italic shortcuts.djot.usingBuiltInShortcuts.heading
: Enable/disable Heading shortcuts.
Users appreciate release notes as you update your extension.
Initial release.
See djot's github main page.