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

This commit is contained in:
2025-04-24 16:32:31 +02:00
2 changed files with 3 additions and 12 deletions

View File

@ -1,7 +0,0 @@
{
"*": {
"*": [
"bs4"
]
}
}

View File

@ -8,12 +8,10 @@
"homepage": "https://git.0x42.cloud/christian.morpurgo/MarkdownLivePreview",
"releases": [
{
"version": "4.0.0",
"url": "https://git.0x42.cloud/christian.morpurgo/MarkdownLivePreview/releases/download/v5.0.0/MarkdownLivePreview.sublime-package",
"version": "6.0.0",
"url": "https://git.0x42.cloud/christian.morpurgo/MarkdownLivePreview/releases/download/v6.0.0/MarkdownLivePreview.sublime-package",
"date": "2025-04-24 00:00:00",
"sublime_text": "*",
"dependencies": [
"beautifulsoup4==4.9.3" ]
"sublime_text": "*"
}
]
}