module Implements the markdown format. Currently only handles converting markup.Markup to markdown strings. Planned to be able of parsing markdown strings to markup.Markup in the future.
- func convert
func convert
Converts markup.Markup to a markdown string.