Updated documentation
This commit is contained in:
parent
96b2c23784
commit
33c8eac770
|
@ -4,4 +4,8 @@ This plugin converts selected text or pasted text into a code block with automat
|
||||||
is detectable can be selected in the plugin settings. The language detection is provided by highlight.js and is in no means
|
is detectable 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. If it guesses wrong, remove that language from the list and try again.
|
perfect, but it works most of the time. If it guesses wrong, remove that language from the list and try again.
|
||||||
|
|
||||||
|
<video>
|
||||||
|
<source src="Screen Recording 2022-06-12 at 21.19.25.webm" type="video/webm">
|
||||||
|
Your browser does not support the video tag.
|
||||||
|
</video>
|
||||||
<img height="600" src="usage.gif" width="800"/>
|
<img height="600" src="usage.gif" width="800"/>
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue