Merge commit 'ecdfa2f7c4' as 'temp-repo'

This commit is contained in:
gribse 2025-10-06 19:14:58 +02:00
commit 2fe0c9a830
1258 changed files with 42112 additions and 0 deletions

View file

@ -0,0 +1,10 @@
{
"id": "copy-as-html",
"name": "Copy as HTML",
"version": "1.1.3",
"minAppVersion": "0.12.0",
"description": "This is a simple plugin that converts the selected markdown to HTML and copies it to the clipboard.",
"author": "Bailey Jennings",
"authorUrl": "https://twitter.com/Bailey_Jennings",
"isDesktopOnly": false
}