Hey! > It would be a shame to do that for the > sake of something so minor. Then again, maybe I should be less afraid > of breaking things. All the content that exists today will hopefully be > a small percentage of all the content what will be created... Don't be afraid of breaking things for a better spec. I would still consider Gemini experimental, so that's okay. My approach would be: * Mark `*` at the begin of the line deprecated as a list identifier and to be removed in the next iteration of the spec * Declare " *" as the list identifier It makes lists indented and stand out, also remove the ambiguity. Right now, my parser would break on that, but it's an easy fix in pretty much all programming languages as well as the plain text documents: []$ sed 's/^*/ */' Regards - xq
---
Previous in thread (5 of 13): 🗣️ Frederick Yin (fkfd (a) macaw.me)
Next in thread (7 of 13): 🗣️ Alex Schroeder (alex (a) alexschroeder.ch)