djot-marker README

April 10, 2023 ยท View on GitHub

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.

Features

  • Basic syntax highlighting.
  • Keybindings:
    • Bold: ctrl + b
    • Italic: ctrl + i
    • Heading levels 1 - 6: Ctrl + 1~ Ctrl + 6
    • Paragraph: Ctrl + 0

Extension Settings

This extension contributes the following settings:

  • djot.usingBuiltInShortcuts.essential: Enable/disable Bold/Italic shortcuts.
  • djot.usingBuiltInShortcuts.heading: Enable/disable Heading shortcuts.

Release Notes

Users appreciate release notes as you update your extension.

0.0.1

Initial release.


For more information

See djot's github main page.