add a collapsible tree view into markdown #4655
Unanswered
ben-marengo-msmg
asked this question in
Q&A
Replies: 0 comments
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'd like to display a tree of items that sit naturally in a hierarchy
the functionality should be exactly like this - https://www.w3schools.com/howto/howto_js_treeview.asp
from that link, ive tried adding the given:
html to docs/my_markdown.md
js to docs/javascripts/extra.js
css to docs/stylesheets/extra.css
the html just renders as a static bulletpoint list. how can i get it to render like on the link's demo?
Beta Was this translation helpful? Give feedback.
All reactions