https://bugs.documentfoundation.org/show_bug.cgi?id=165598
--- Comment #3 from Eyal Rozenberg <[email protected]> --- (In reply to Heiko Tietze from comment #2) > Please elaborate Lists are not just a formatting construct, they have content semantics. Putting multiple paragraphs in a list says something about them (especially, but not only, when processing the document programatically, when using a voice-reader etc). A typical use case of lists without bullets or numbers are lists of recipients or authors of a document, e.g. a letter. One often lists them one below another - without bullets nor numbers. (In reply to V Stuart Foote from comment #1) > Maybe try a "null" glyph like U+1D159 (MUSICAL SYMBOL NULL NOTEHEAD), > > That seems to work, but I guess one of the Space glyphs might do? NNBS? So, an effectively-null glyph might work visually, but: * It's a hack... * One has to know their way around Unicode to figure that out. Which means, the vast majority of users won't (Also, there's Zero-Width Space, perhaps a better option? Not sure. Still a hack.) -- You are receiving this mail because: You are the assignee for the bug.
