docs(roadmap): add checkboxes to ROADMAP.rst (#4259)

This commit is contained in:
Kevin Schlosser
2023-05-31 06:04:05 -06:00
committed by GitHub
parent a02338e72f
commit 518e755bf9

View File

@@ -1,13 +1,7 @@
.. |check| raw:: html
.. |check| replace::
<input checked="" disabled="" type="checkbox">
.. |uncheck| raw:: html
<input disabled="" type="checkbox">
.. |uncheck| replace:: 🔲️
Roadmap