From 5d4854c8ea3e8ab84dbe984f5226065e3666d218 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sun, 7 Jun 2020 05:37:55 +0100 Subject: [PATCH] --- sandbox.mdwn | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/sandbox.mdwn b/sandbox.mdwn index 86cd8920e..0a6c00b22 100644 --- a/sandbox.mdwn +++ b/sandbox.mdwn @@ -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. -- 2.30.2