mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-05-10 18:57:56 +08:00
添加custom-post初步测试
This commit is contained in:
@@ -66,6 +66,8 @@ class CustomPost(_CustomPost, AbstractPost):
|
||||
|
||||
通过将text/image转换成对应的markdown语法, 生成markdown文本
|
||||
|
||||
理论上text部分可以直接使用markdown语法, 例如 ###123
|
||||
|
||||
最后使用htmlrender渲染为图片
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user