组合列表样式

li-style_type

>[!info|li-upper-roman] Your title as usual
> 1. The number 1 will render as the roman numeral I in reading/live preview
> 2. The number 2 render as the roman numeral II in reading/live preview
> 3. The number 3 render as the roman numeral III in reading/live preview
> 
> - The bullet point will render as the roman numeral I in reading/live preview
> - The bullet point will render as the roman numeral II in reading/live preview
> ...

style_type 的接受格式: MDN Web 文档中定义的值

当您想对有序和无序列表应用相同的样式时使用。

评论