Replies: 1 comment 1 reply
-
|
My ideal functionality would be to click on a FAQ admonition, and have the URL pop up instantly in the browser search bar: https://docs.rc.ufl.edu/support/faq/#obtain-hipergator-account |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an FAQ page on my documentation site using mkdocs. Each question is formatted into an admonition. However when user's ask a question, i want to be able to create a direct link to each one. That way i can click on the direct link and refer them to that particular FAQ. Is there a way to enable this or is there a different way i can format my FAQ's?
Please see this screenshot of the site as well as a snippet of my mardown formatting:
Beta Was this translation helpful? Give feedback.
All reactions