Use html checkbox for README
This commit is contained in:
parent
ec6c9eb3af
commit
c702eb5ed2
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue