Rename marggers to margrave (#2689)

This commit is contained in:
metagn 2023-08-21 11:31:34 +03:00 committed by GitHub
parent 749858716b
commit 8036fd6352
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21582,8 +21582,8 @@
"web": "https://github.com/Niminem/Neel" "web": "https://github.com/Niminem/Neel"
}, },
{ {
"name": "marggers", "name": "margrave",
"url": "https://github.com/metagn/marggers", "url": "https://github.com/metagn/margrave",
"method": "git", "method": "git",
"tags": [ "tags": [
"markdown", "markdown",
@ -21593,8 +21593,12 @@
], ],
"description": "dialect of Markdown in pure Nim with focus on HTML output", "description": "dialect of Markdown in pure Nim with focus on HTML output",
"license": "MIT", "license": "MIT",
"web": "https://github.com/metagn/marggers", "web": "https://github.com/metagn/margrave",
"doc": "https://metagn.github.io/marggers/marggers.html" "doc": "https://metagn.github.io/margrave/docs/margrave.html"
},
{
"name": "marggers",
"alias": "margrave"
}, },
{ {
"name": "dual", "name": "dual",