diff --git a/repository.json b/repository.json new file mode 100644 index 0000000..4449c50 --- /dev/null +++ b/repository.json @@ -0,0 +1,15 @@ +{ + "schema_version": "3", + "packages": [ + { + "name": "MarkdownLivePreview-Fork", + "description": "My enhanced live-preview fork of MarkdownLivePreview", + "releases": [ + { + "version": "1.0.0", + "url": "https://git.0x42.cloud/christian.morpurgo/MarkdownLivePreview/archive/v1.0.0.zip" + } + ] + } + ] +} \ No newline at end of file