Text reflow woes (or: I want bullets back!)y
James Tomasino
tomasino at lavabit.com
Sat Jan 18 13:10:39 GMT 2020
From: solderpunk <solderpunk at SDF.ORG>
> Yes, this means no nested lists. It may seem like I've gone nuts and
> suddenly happily let a whole bunch of complicated stuff into the spec,
> but I really haven't! This is still supposed to be a very simple
> syntax, which inevitably comes with limitations. There is no nested
> anything in the whole syntax.
Love the + thing. If you think of lists and sublists hierarchically rather than nested then we do have a parallel, the # headers!
Ordered list:
+ List item one
+ List item 2
++ Level 2 item 1
++ Level 2 item 2
Unordered list:
* List 1
** Deeper
*** Maximum deepitude
And it maintains the whole "read the first 3 characters to determine what this is" rule. No extra tabbing or spacing to get in the way and follows similar conventions to the headings.
More information about the Gemini
mailing list