💾 Archived View for rawtext.club › ~sloum › geminilist › 000401.gmi captured on 2020-09-24 at 02:35:48. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

<-- back to the mailing list

FW: Text reflow woes (or: I want bullets back!)y

James Tomasino tomasino at lavabit.com

Mon Jan 20 12:09:01 GMT 2020

- - - - - - - - - - - - - - - - - - - ```

On 1/20/20 10:28 AM, solderpunk wrote:
> Well, that's true for unordered lists, at least.  Ordered lists are
> another story 

Ordered lists are--so far--the only thing that really does break thelinear line-by-line processing approach. If they are sacrificed to thegods of a cleaner spec, I for one wouldn't cry too much. Unordered liststhat support reflow is the more important bit. One could always cheatand just use unordered lists and start each one with a number:



Saves us a bit o' logic. Keeps everything line based. You could run astateless renderer on a stream now and it wouldn't choke.