Use html checkbox for README

This commit is contained in:
Uy Ha 2021-06-04 00:29:16 +02:00
parent ec6c9eb3af
commit c702eb5ed2

View file

@ -26,5 +26,7 @@ TODO
- |uncheck| Create an quoted argument external scanner
.. |check| unicode:: U+2611
.. |uncheck| unicode:: U+2610
.. |check| raw:: html
<input checked="" type="checkbox">
.. |uncheck| raw:: html
<input type="checkbox">