diff --git a/plugins/markdown-autocomplete.json b/plugins/markdown-autocomplete.json new file mode 100644 index 0000000..ab3815c --- /dev/null +++ b/plugins/markdown-autocomplete.json @@ -0,0 +1,10 @@ +[ + { + "version": "1.0.0", + "url": "https://github.com/dalekirkwood/markdown-autocomplete/archive/refs/tags/v1.0.0.tar.gz", + "checksum": "", + "require": { + "micro": ">=2.0.1" + } + } +]