Skip to content

Commit e15115d

Browse files
soasmedom96
authored andcommitted
Added package markdown (#899)
1 parent 8aed3d6 commit e15115d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

packages.json

+14
Original file line numberDiff line numberDiff line change
@@ -11134,5 +11134,19 @@
1113411134
"description": "USA Code.Gov MultiSync API Client for Nim",
1113511135
"license": "MIT",
1113611136
"web": "https://github.com/juancarlospaco/nim-usagov"
11137+
},
11138+
{
11139+
"name": "markdown",
11140+
"url": "https://github.com/soasme/nim-markdown",
11141+
"method": "git",
11142+
"tags": [
11143+
"markdown",
11144+
"md",
11145+
"docs",
11146+
"html"
11147+
],
11148+
"description": "A Beautiful Markdown Parser in the Nim World.",
11149+
"license": "MIT",
11150+
"web": "https://github.com/soasme/nim-markdown"
1113711151
}
1113811152
]

0 commit comments

Comments
 (0)