6 lines
302 B
Markdown
6 lines
302 B
Markdown
# Code Block Plugin
|
|
|
|
This plugin converts selected text into a code block with automatic programming language detection. The languages that
|
|
is detected can be selected in the plugin settings. The language detection is provided by highlight.js and is in no means
|
|
perfect, but it works most of the time.
|