Support Markdown Content in Nested Menu Index Files #22
allocgator
started this conversation in
Feature Requests
Replies: 1 comment
-
I prefer (for now) to keep the nested menu pages clean and concise, and rely on the That being said, I agree that this should be an option for theme users. Will definitely update the list template to accommodate Markdown content. Thanks 👍 |
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.
-
Feature Request:
Nested menus like Guides, Reference, etc. only show the
title
anddescription
from the_index.md
markdown file.Formatting directives like headings, text, URLs, etc. are ignored.
Take the Guides nested menu for instance - an introduction on whats going to be covered, followed by the links to "Features", "Theme Options", and "Shortcodes" would give the reader a bigger picture and a better understanding.
It's better than simply listing the links IMO.
Beta Was this translation helpful? Give feedback.
All reactions