Hi,
I would like to suggest adding support for <dfn> (). This way we can also define terms, not just abbreviations.
The abbreviation system is already good, I think we just need a new macro(?) like <<dfn term dict:"Glossary">> which generates <dfn>some word or phrase</dfn>, and if a user hovers over it, it pulls data from the dict.
If it's possible to combine the two, at least as per the HTML spec it is allowed (something like: <dfn><abbr title="">HTML</abbr></dfn> (or as examples in the above linked MDL page), it would be great, but not important.
That's all, thank you!
(I'm not sure how to add it manually, but I think if it becomes part of the plugin, everyone will benefit too.)
Regards
Hi,
I would like to suggest adding support for
<dfn>(). This way we can also define terms, not just abbreviations.The abbreviation system is already good, I think we just need a new macro(?) like
<<dfn term dict:"Glossary">>which generates<dfn>some word or phrase</dfn>, and if a user hovers over it, it pulls data from thedict.If it's possible to combine the two, at least as per the HTML spec it is allowed (something like:
<dfn><abbr title="">HTML</abbr></dfn>(or as examples in the above linked MDL page), it would be great, but not important.That's all, thank you!
(I'm not sure how to add it manually, but I think if it becomes part of the plugin, everyone will benefit too.)
Regards