Versions in this module Expand all Collapse all v0 v0.2.0 Feb 24, 2019 v0.1.0 Jan 2, 2019 Changes in this version + var BuildCommit = "" + var BuildTag = "" + var BuildTime = "" + func ConvertFileToHTML(ctx context.Context, filename string, output io.Writer, ...) (map[string]interface{}, error) + func ConvertToHTML(ctx context.Context, r io.Reader, output io.Writer, options ...renderer.Option) (map[string]interface{}, error)