Merge branch 'master' of git.0x42.cloud:christian.morpurgo/MarkdownLivePreview

This commit is contained in:
2025-04-24 14:19:26 +02:00

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/v0.0.0.zip"
}
]
}
]
}