Added package nmark (#1886)

This commit is contained in:
Kyohei Uto 2021-04-27 15:07:31 +09:00 committed by GitHub
parent 160edf2643
commit 32644eb4e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22364,5 +22364,18 @@
"description": "128-bit integers",
"license": "MIT",
"web": "https://github.com/rockcavera/nim-nint128"
},
{
"name": "nmark",
"url": "https://github.com/kyoheiu/nmark",
"method": "git",
"tags": [
"markdown",
"parser",
"library"
],
"description": "fast markdown parser",
"license": "MIT",
"web": "https://github.com/kyoheiu/nmark"
}
]