markdown_to_svg
Convert Markdown text into customizable SVG images for scalable visualization, supporting headings, lists, and tables with adjustable dimensions and padding.
Instructions
mardown转换为svg图片
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| md_text | Yes | ||
| output_file_path | No | output.svg | |
| width | No | ||
| padding | No |