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
|
- |uncheck| Create an quoted argument external scanner
|
||||||
|
|
||||||
.. |check| unicode:: U+2611
|
.. |check| raw:: html
|
||||||
.. |uncheck| unicode:: U+2610
|
<input checked="" type="checkbox">
|
||||||
|
.. |uncheck| raw:: html
|
||||||
|
<input type="checkbox">
|
||||||
|
|
Loading…
Reference in a new issue