markdown-highlight-mark
Support for highlight syntax ==...== in Markdown previews, including Jupyter Notebook previews.
Demo

Markdown preview example

Jupyter Notebook preview example
Usage
Basic
Basic: ==this is highlighted==
Nested: ==**bold highlighted**== or **==bold highlighted==**
Keybinding
| Shortcut |
Action |
Ctrl + Shift + = |
Wrap the selected text with ==...== |
Note: The keybinding may conflict with other extensions or VS Code features. Adjust in settings if needed.
- Use the editor context menu item "Wrap Selection with Highlight" to wrap selected text.
Installation
- You can install the extension from the Visual Studio Code Marketplace or by searching for "markdown highlight mark" in the Extensions view in VS Code.
- Alternatively, you can download the extension from the Releases page on GitHub.
| |