Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[draftail-renderer] Feature Request: Support nested list items #33

Open
elainen opened this issue Sep 26, 2019 · 1 comment
Open

[draftail-renderer] Feature Request: Support nested list items #33

elainen opened this issue Sep 26, 2019 · 1 comment

Comments

@elainen
Copy link
Contributor

elainen commented Sep 26, 2019

Is your feature request related to a problem? Please describe.

Some rich text fields have content with nested list items. Currently, we are only flattening out the list items into one list.

image
image

Describe the solution you'd like

Utilize the depth field provided in each block to determine nested list items.

image

Describe alternatives you've considered

None

Additional context

None

@aamorozov
Copy link
Contributor

Should work now @elainen in @hzcore/[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants