Function html2md::parse

source ·
#[no_mangle]
pub extern "C" fn parse(html: *const c_char) -> *const c_char
Expand description

FFI variant for HTML -> Markdown conversion for calling from other languages