VisualMD: A CGo-free WYSIWYG Markdown editor in Golangpkg.go.dev 2 points0xjnml1 year ago2 commentsSaveHideCopy link On HNComments−pancsta1yIt has an edit and preview panes, its not WYSIWYG (single panel).−0xjnmlOP1yCheck it out!$ CGO_ENABLED=0 go install modernc.org/visualmd@latest
Comments
It has an edit and preview panes, its not WYSIWYG (single panel).
Check it out!
$ CGO_ENABLED=0 go install modernc.org/visualmd@latest