Skip to content

FDscend/vscode_markdown_highlight

Repository files navigation

markdown-highlight-mark

English version 中文版本

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.

Context menu

  • 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.

About

Support for highlight syntax ==...== in Markdown previews, including Jupyter Notebook previews.

Resources

License

Stars

Watchers

Forks

Contributors