Skip to main content

Module post_text_markdown_to_html_request

Module post_text_markdown_to_html_request 

Source

Structs§

PostTextMarkdownToHtmlRequest

Enums§

Format
响应格式。传 json 时返回 JSON 包裹的 HTML 片段;传 html 时直接返回 text/html,并且响应内容会自动带完整的网页结构,适合浏览器预览或直接保存为网页文件。默认是 json