Nested ordered lists in TinyMCE use the same numbering style instead of switching formats (e.g. 1., a., i.)
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Idoneità per principianti
- 45/100
- Tipo di issue
- Funzionalità
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Ferma
- Stack tecnologico
- javascript, typescript
- Ambito
- frontend
Direzione di ricerca
Reproduce the behavior in TinyMCE with the lists plugin enabled, creating a numbered list and a nested item with Tab. Start by tracing the numlist plugin's ordered-list handling; done means nested levels use progressively different styles such as decimal, lower-alpha, and lower-roman, with the existing list behavior preserved.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
When creating a nested ordered list in TinyMCE (e.g., using the numlist plugin), all levels of nesting default to the same numeric format (1., 2. ,3.), instead of automatically applying progressively different formats such as 1., a., i. which is the expected or more intuitive behavior in many editors (like Microsoft Word or Google Docs).
This results in a lack of visual distinction between nested list levels, which affects readability and structure clarity.
📝 Reproduction steps (if any)
- Open TinyMCE with the lists plugin enabled.
- Create a numeric list (ordered list).
- Press Enter and then Tab to create a sub-item.
- Observe that the sublist still uses 1., 2., 3. format instead of changing to a different style like a., b., c..
✔️ Expected result
Each level of nesting should automatically apply a different list-style type (e.g., decimal > lower-alpha > lower-roman), similar to how standard word processors handle nested ordered lists.
❌ Actual result
The sublist still uses 1., 2., 3. format instead of changing to a different style like a., b., c..
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
- Lingua principale
- TypeScript
- Stelle
- 16.3k
- Fork
- 2.3k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di tinymce/tinymce
-
type: bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 74/100
-
type: bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 76/100
-
type: bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
-
type: bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 76/100
-
status:stale
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
Tutte le issue di tinymce/tinymce
Issue simili
-
Difficoltà 1/5 1-3 ore Idoneità per principianti 88/100
motiondivision/motion#3849 ·
-
Add: S Play Event HD Apertacheck:passed streams:add
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
-
LiteLLM proxy response_cost (x-litellm-response-cost) is never applied to ChatModelOutput.cost Apertabug
Difficoltà 2/5 1-3 ore Idoneità per principianti 84/100
i-am-bee/beeai-framework#1697 · 1 reazione ·
-
Support bun dedupe Apertaenhancement
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
antfu/node-modules-inspector#214 ·