Aggiungi un wrapper a quelle liste e un po’ di CSS
Nei post usa:
[wrap="letterlist"]
1. è il primo
2. è il secondo.
3. è il terzo
[/wrap]
Nel tuo tema aggiungi:
.cooked div[data-wrap="letterlist"] {
list-style: upper-alpha;
}
Aggiungi un wrapper a quelle liste e un po’ di CSS
Nei post usa:
[wrap="letterlist"]
1. è il primo
2. è il secondo.
3. è il terzo
[/wrap]
Nel tuo tema aggiungi:
.cooked div[data-wrap="letterlist"] {
list-style: upper-alpha;
}