Skip to content

QCChatGPT插件,将markdown文本转为图片输出

License

Notifications You must be signed in to change notification settings

wx40217/Markdown2IMG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown2IMG

将markdown文本渲染为图片输出

依赖

需要额外安装wkhtmltopdf

Ubuntu/Debian

sudo apt-get install wkhtmltopdf

MacOSX

brew install --cask wkhtmltopdf

配置

配置位于plugins/Markdown2IMG/config.py

img_config: imgkit参数,详见wkhtmltoimage参数

markdown_config: markdown参数,详见python markdown

About

QCChatGPT插件,将markdown文本转为图片输出

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%