Copyright © 2011 Marc Worrell
Authors: Marc Worrell (marc@worrell.nl).
convert/1 | |
convert/2 | Convert a html text to markdown format. |
convert(Html) -> any()
convert(Html, Options) -> any()
Convert a html text to markdown format. Assumes the html has been sanitized and normalized.
Generated by EDoc