Xteink-X4-crosspoint-reader/lib/Epub
Maeve Andrews 65cd706bb1 Add a bullet to the beginning of any <li> (#368)
Currently there is no visual indication whatsoever if something is in a
list. An `<li>` is essentially just another paragraph.

As a partial remedy for this, add a bullet character to the beginning of
`<li>` text blocks so that the user can see that they're list items.
This is incomplete in that an `<ol>` should also have a counter so that
its list items can get numbers instead of bullets (right now I don't
think we track if we're in a `<ul>` or an `<ol>` at all), but it's
strictly better than the current situation.

Co-authored-by: Maeve Andrews <maeve@git.mail.maeveandrews.com>
2026-01-15 17:44:43 -08:00
..
Epub Add a bullet to the beginning of any <li> (#368) 2026-01-15 17:44:43 -08:00
Epub.cpp Add cover image display in *Continue Reading* card with framebuffer caching (#200) 2026-01-15 17:41:56 -08:00
Epub.h Add cover image display in *Continue Reading* card with framebuffer caching (#200) 2026-01-15 17:41:56 -08:00