Use Unicode checkbox symbol for README

This commit is contained in:
Uy Ha 2021-06-04 00:24:25 +02:00
parent 045e372f3b
commit ec6c9eb3af

View file

@ -8,20 +8,23 @@ project is still underdevelopment but basic highlighting should already work.
TODO TODO
==== ====
- [ ] Control structures - |uncheck| Control structures
- [ ] if()/elseif()/else()endif() - |uncheck| if()/elseif()/else()endif()
- [ ] foreach()/endforeach() - |uncheck| foreach()/endforeach()
- [ ] while()/endwhile() - |uncheck| while()/endwhile()
- [ ] Command definitions - |uncheck| Command definitions
- [ ] macro()/endmacro() - |uncheck| macro()/endmacro()
- [ ] function()/endfunction() - |uncheck| function()/endfunction()
- [ ] Add grammar rules for comments - |uncheck| Add grammar rules for comments
- [ ] Bracket Comment - |uncheck| Bracket Comment
- [ ] Line Comment - |uncheck| Line Comment
- [ ] Create an quoted argument external scanner - |uncheck| Create an quoted argument external scanner
.. |check| unicode:: U+2611
.. |uncheck| unicode:: U+2610