Skip to content

Allow value attribute for list items#981

Merged
zoltanhosszu merged 6 commits intomainfrom
ol-value
Apr 17, 2026
Merged

Allow value attribute for list items#981
zoltanhosszu merged 6 commits intomainfrom
ol-value

Conversation

@zoltanhosszu
Copy link
Copy Markdown
Contributor

@zoltanhosszu zoltanhosszu commented Apr 16, 2026

Need to allow value to make nested ol count correctly for exported editor value().

Currently when numbered lists are exported, their value is messed up if they have nested children. Looks something like this:

1 First
2 Second
__1 Second first
__2 Second second
4 Third

Need to allow `value` to make nested `ol` count correctly for exported editor value()
Copilot AI review requested due to automatic review settings April 16, 2026 20:58

This comment was marked as resolved.

Copilot AI review requested due to automatic review settings April 16, 2026 21:18

This comment was marked as resolved.

Copilot AI review requested due to automatic review settings April 16, 2026 21:54

This comment was marked as resolved.

@zoltanhosszu zoltanhosszu merged commit 8074dae into main Apr 17, 2026
12 checks passed
@zoltanhosszu zoltanhosszu deleted the ol-value branch April 17, 2026 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants