Use Unicode checkbox symbol for README
This commit is contained in:
parent
045e372f3b
commit
ec6c9eb3af
25
README.rst
25
README.rst
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue