Gulib v0.1.0 Gulib.String.PlainFormat View Source

纯文本格式的正文的转换

Link to this section Summary

Functions

转成html

opts

* sanitize true/false 是否过滤标签
* wrapper_tag: :p or :br 默认:p

Link to this section Functions

Link to this function to_html(text, opts \\ []) View Source

转成html

opts

* sanitize true/false 是否过滤标签
* wrapper_tag: :p or :br 默认:p