Inject annotations
Issue Checklist
- [X] I am using NexT version 8.0 or later.
- [X] I have already read the Troubleshooting page of Hexo and Troubleshooting page of NexT.
- [X] I have already searched for current issues, which does not help me.
Expected behavior
Add little markers in a document and expand a tooltip containing arbitrary Markdown on click or keyboard focus.
Actual behavior
This feature is implemented by Material for MkDocs, please see here.
Steps to reproduce the behavior
https://squidfunk.github.io/mkdocs-material/
Other Information
No response
Thanks for opening this issue, maintainers will get back to you as soon as possible!
If there is a need to extend markdown syntax to implement this feature, it has to deep integrate with Hexo. Hexo's markdown rendering plugins include several options like marked, pandoc, and markdown-it. Support for the relevant syntax in the markdown renderer is necessary before the theme can further support the styling.
Thanks for your response! Should I submit a feature request on Hexo first?
Hi @japinli, yes, please submit a feature request on Hexo. This is likely to be implemented through some tag plugin.
This is a good idea but NexT can't do much about it so far, closing it as not planned for now.
This thread has been automatically locked since there has not been any recent activity after it was closed. It is possible issue was solved or at least outdated. Feel free to open new for related bugs.