List plugin - change default paragraph to div #525
Closed
Mangatt
started this conversation in
Feature Requests
Replies: 1 comment
-
The plan is to be able to create a list of any element type: paragraph, todo, li-content etc. So there should be an option overriding the paragraph default. As for the styling, it's overridable with css |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't think that having default element of every
li
set toparagraph
is best choice since it's changing appearance of list quite a lot (with vertical margins).I think that plain div would be better. Maybe even special type like
li-content
rendered as div could be useful.Beta Was this translation helpful? Give feedback.
All reactions