We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd95152 commit 074105cCopy full SHA for 074105c
js/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "md4w",
3
- "description": "A WebAssembly port of md4c - a Markdown parser written in C.",
4
- "version": "0.0.7",
+ "description": "A **Markdown-to-HTML** Parser written in Zig & C, compiled to WebAssymbly for all JavaScript runtimes.",
+ "version": "0.1.0",
5
"type": "module",
6
"module": "index.js",
7
"main": "index.js",
0 commit comments