This is a plugin for Obsidian. Provide commands to insert code blocks with markup, and support triggering commands with backticks.
You can insert code blocks with markup using the command:
You can trigger the markup selection menu by using backticks:
- The plugin will sort the markup list based on usage habits.
- Allow custom syntax highlighting markups. For each language:
- Markup: Required, the markup of the language.
- Language name: Optional, the name of the language.
- Markup title: Optional, for markup that is not derived from the language name, a related title can be provided for easy retrieval.
MIT license