draco1023 / poi-tl-ext

Extensions for poi-tl
Apache License 2.0
211 stars 53 forks source link

能否加入自定义TagRender的注册? #30

Closed laukin closed 2 years ago

laukin commented 2 years ago

是否能提供自定义TagRender的注册,比如吧Render的注册放到Config里?

draco1023 commented 2 years ago

已在0.3.11版本中加入支持,可以在HtmlRenderConfig中设置,自定义的渲染器优先级将高于内置的渲染器