Added package marvdown (#3118)

This commit is contained in:
George Lemon 2025-09-13 12:03:33 +03:00 committed by GitHub
parent 2354c44729
commit f8db00ed94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36121,5 +36121,19 @@
"description": "a high performance SQL file parser",
"license": "MIT",
"web": "https://github.com/nim-lang/parsesql"
},
{
"name": "marvdown",
"url": "https://github.com/openpeeps/marvdown",
"method": "git",
"tags": [
"markdown",
"parser",
"text",
"md"
],
"description": "A stupid simple Markdown library",
"license": "MIT",
"web": "https://github.com/openpeeps/marvdown"
}
]