repos / pico

pico services - prose.sh, pastes.sh, imgs.sh, feeds.sh, pgs.sh
git clone https://github.com/picosh/pico.git

commit
0061c96
parent
90951e0
author
Eric Bower
date
2022-08-06 01:23:20 +0000 UTC
fix(lists): spec copy changes
1 files changed,  +2, -1
M lists/html/spec.page.tmpl
+2, -1
 1@@ -119,7 +119,8 @@
 2         </h2>
 3         <p>
 4             Users can create nested lists.  Tabbing a list will nest it under the list item
 5-            directly above it.  Both tab character `\t` or whitespace as tabs are permitted.
 6+            directly above it.  Both tab character <code>\t</code> or whitespace as tabs are permitted.
 7+            Do not mix tabs and spaces because the nesting will yield unexpected results.
 8         </p>
 9         <pre>first item
10     second item