Added mdtohtml

This commit is contained in:
Ella-0 2021-04-06 08:15:33 +01:00
parent 91ed203f60
commit abaaf147ab
4 changed files with 51 additions and 0 deletions

5
pkgs/mdtohtml/go.mod Normal file
View file

@ -0,0 +1,5 @@
module github.com/gomarkdown/mdtohtml
go 1.16
require github.com/gomarkdown/markdown v0.0.0-20210208175418-bda154fe17d8 // indirect