(no commit message)
authorlkcl <lkcl@web>
Sun, 7 Jun 2020 04:37:55 +0000 (05:37 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 7 Jun 2020 04:37:55 +0000 (05:37 +0100)
sandbox.mdwn

index 86cd8920e3942f7be99458af7ae3896088fbb963..0a6c00b22680800114975c8f9f412c584809217d 100644 (file)
@@ -40,6 +40,24 @@ ports = [top.in_, top.out]
 f.write(verilog.convert(top, name='top',strip_internal_attrs=True,ports=ports))
 ```
 
+# experiment with single bullet
+
+heading
+
+* hello
+
+    test indentation
+    test again
+
+heading again
+
+* bullet now two blank lines after
+
+
+    indent after 2 blank lines
+    more indent
+
+
 Here's a paragraph.
 
 Here's another one with *emphasised* text.