Add repository.json

This commit is contained in:
2025-04-24 12:12:04 +00:00
parent ec27d980a3
commit 7fbb23b480

15
repository.json Normal file
View File

@ -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"
}
]
}
]
}