Added mdtohtml
This commit is contained in:
parent
91ed203f60
commit
abaaf147ab
4 changed files with 51 additions and 0 deletions
5
pkgs/mdtohtml/go.mod
Normal file
5
pkgs/mdtohtml/go.mod
Normal file
|
@ -0,0 +1,5 @@
|
|||
module github.com/gomarkdown/mdtohtml
|
||||
|
||||
go 1.16
|
||||
|
||||
require github.com/gomarkdown/markdown v0.0.0-20210208175418-bda154fe17d8 // indirect
|
Loading…
Add table
Add a link
Reference in a new issue