I'm thinking something along the lines of what sphinx has with the :term: and :abbr: roles, where the former links the term to a glossary entry, and the latter adds a pop-up box that shows the full name associated with an acronym when a user hovers over the link with their cursor.
I haven't looked closely, so it's possible the mainroad theme already supports some or all of this. If not, maybe this functionality could be added via shortcodes.
Not a critical feature by any means, I just thought it'd be a nice improvement given the number of new terms and acronyms that are on the site.
I'm thinking something along the lines of what sphinx has with the
:term:and:abbr:roles, where the former links the term to a glossary entry, and the latter adds a pop-up box that shows the full name associated with an acronym when a user hovers over the link with their cursor.I haven't looked closely, so it's possible the
mainroadtheme already supports some or all of this. If not, maybe this functionality could be added via shortcodes.Not a critical feature by any means, I just thought it'd be a nice improvement given the number of new terms and acronyms that are on the site.