有没有介绍如何使用这些编辑的视频?有没有办法所见即所得?
比如如果我想利用了那个List功能,点了那个123,然后该做什么。下面我写了第一项。
- 第一项
版主: wh
我明明点的是123,为什么给我子弹头?FGH 写了: 2022年 9月 12日 18:14 绝大多数人发的帖子都是纯粹的文本,没有充分利用各种编辑功能。
有没有介绍如何使用这些编辑的视频?有没有办法所见即所得?
比如如果我想利用了那个List功能,点了那个123,然后该做什么。下面我写了第一项。第二项怎么办?
- 第一项
代码: 全选
You can make bulleted lists or ordered lists (by number or letter).
Unordered, bulleted list:
[list]
[*] This is the first bulleted item.
[*] This is the second bulleted item.
[/list]
This produces:
This is the first bulleted item.
This is the second bulleted item.
Note that you must include a closing [/list] when you end each list.
Making ordered lists is just as easy. Just add either [LIST=A] or [LIST=1]. Typing [List=A] will produce a list from A to Z. Using [List=1] will produce numbered lists.
Here's an example:
[list=A]
[*] This is the first bulleted item.
[*] This is the second bulleted item.
[/list]
This produces:
This is the first bulleted item.
This is the second bulleted item.