bbcodeparser.ini

来自「视频监控网络部分的协议ddns,的模块的实现代码,请大家大胆指正.」· INI 代码 · 共 24 行

INI
24
字号
[HTML_BBCodeParser]; possible values: single|double; use single or double quotes for attributesquotestyle  = single; possible values: all|nothing|strings; quote all attribute values, none, or only the stringsquotewhat   = all; the opening tag characteropen        = [; the closing tag characterclose       = ]; possible values: true|false; use xml style closing tags for single html tags (<img> or <img />)xmlclose    = true; possible values: a comma seperated list of filters; comma seperated list of filters to usefilters     = Basic,Extended,Links,Images,Lists,Email

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?