mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-10 01:53:07 +00:00
Added package nmark (#1886)
This commit is contained in:
parent
160edf2643
commit
32644eb4e3
@ -22364,5 +22364,18 @@
|
|||||||
"description": "128-bit integers",
|
"description": "128-bit integers",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rockcavera/nim-nint128"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user