浏览代码

Added help documentation for bullet code

garylzimmer 9 年前
父节点
当前提交
f59374e4b5
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5
    0
      index.html

+ 5
- 0
index.html 查看文件

192
             You can use this to vertically center text by adding one of these before and after the text you want to center.
192
             You can use this to vertically center text by adding one of these before and after the text you want to center.
193
             Param1: the number of units of empty space to use.
193
             Param1: the number of units of empty space to use.
194
         </li>
194
         </li>
195
+        <li>
196
+            <code>bullet</code>
197
+            A bulleted text line.
198
+            Param1: the text
199
+        </li>
195
     </ul>
200
     </ul>
196
 </p>
201
 </p>
197
 
202
 

正在加载...
取消
保存