diff --git a/README.md b/README.md index f73a915..72886ee 100644 --- a/README.md +++ b/README.md @@ -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 perfect, but it works most of the time. If it guesses wrong, remove that language from the list and try again. + diff --git a/Screen Recording 2022-06-12 at 21.19.25.webm b/Screen Recording 2022-06-12 at 21.19.25.webm new file mode 100644 index 0000000..57d5fb0 Binary files /dev/null and b/Screen Recording 2022-06-12 at 21.19.25.webm differ