You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for rendering bullet icons depending on item level.
- To calculate the level of the list_item the number of parent nodes
with type "list" is counted.
- Replaced config option bullet string with bullets string[]
Closes#1
0 commit comments