用于呈现svgbob图的pandoc过滤器

pandoc-svgbob-filter的Python项目详细描述


pandoc svgbob过滤器

用于渲染svgbob的pandoc过滤器

要求

此筛选器需要svgbobrsvg-convertin $PATH

安装

通过pip git安装:

$ pip3 install git+https://github.com/pandocker/pandoc-svgbob-filter.git

样本

[Example](bob.bob){.svgbob font-family="Source Code Pro" font-size=14 stroke-width=2 scale=3}

Example{.svgbob}

选项

OptionDescriptiondefault value
^{}Text will be rendered with this font"Arial"
^{}text will be rendered with this font size14
^{}scale the entire svg (dimensions, font size, stroke width) by this factor1
^{}stroke width for all lines2

用法示例

pandoc README.md -F pandoc-svgbob-filter -o README.html

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
serversocket Java服务器socket中断如何   java通过随机类和排序为数组生成数据   @Column length大于255个字符的java实体   java在使用NIO2 API时消除检查异常   java使用用户凭据通过Microsoft Graph API上的控制台应用程序发送电子邮件   java将2个ArrayList一个接一个地显示到jTextArea中,根据输入的数据多次显示   java无法使用导入的库。安卓工作室。谷歌云端点jar   spring boot Neo4j Apoc在java中获取结果摘要时的情况   转义特殊字符javajson   无法在java中使用OpenCV读取图像,涉及unicode路径   swing Document Listener java“无法实例化DocumentListener类型”   java Piglatin,难以理解如何移动“.”一串   java映射请求基于一个可观察对象中的每个元素,使用改进?   java在可扩展字符串中搜索时,如何忽略字符的大小写?   在包中分组类的java约定   python为Java应用程序创建Ubuntu指示小程序   java Camunda:如何通过processInstanceId获取所有已完成的任务