Skip to content

Fix for nested unordered list not showing in article - #21

Open
AnomalousUnderdog wants to merge 1 commit into
jbltx:masterfrom
AnomalousUnderdog:nested-unordered-list-fix
Open

Fix for nested unordered list not showing in article#21
AnomalousUnderdog wants to merge 1 commit into
jbltx:masterfrom
AnomalousUnderdog:nested-unordered-list-fix

Conversation

@AnomalousUnderdog

Copy link
Copy Markdown

Nested unordered lists were hidden for the sidebar, but it's also affected nested unordered lists in the article. This makes them show again in the article only. Note: I used display:block because display:list-item was creating an extra bullet point for some reason.

Edited demo article to show it. Note: Only unordered lists were affected, but I also added a nested ordered list in the demo article.

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.

1 participant