melissawm / sphinx-tags

A tiny Sphinx extension that implements blog-style tags for documentation.
https://sphinx-tags.readthedocs.io/en/latest/
MIT License
44 stars 11 forks source link

ENH: Add MyST support and tests for ref labels #91

Closed JWCook closed 8 months ago

JWCook commented 8 months ago

Closes #85; Follow-up from #86

Notes:

JWCook commented 8 months ago

@lucyleeow Does this look reasonable to you?