text
text copied to clipboard
No combined numbered and bullet lists
Describe the bug Often a set of bullet points should be structured in numbered chapters, such as
- chapter one
- point11
- point12
- chapter two
- point21
- point21
Markdown allows this. I'm not even dreaming of something like this:
- chapter one
- point11
- point12
1.1 Chapter OneOne
- point 1.1.1
- point 1.1.2
- chapter two
- point21
- pont21 which should also work as Markdown supports it (and so does this editor here in Github)
To Reproduce Try to enter a list as above. See that the numbering is broken.
It is hard to make an ident as there is no --> and <-- so I tried it with TAB and delete. It works but not in combined lists.
Screenshots
Server details:
- Nextcloud version: Nextcloud Hub 6 (27.1.4)
- PHP Version: 8.1.2
Still an issue in 29.0.12.