Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-10-11 12:13:17 +03:00
parent d028b6f4fe
commit be11c32170

View File

@ -36,6 +36,7 @@ var setup = function(){
- Bonsai - Bonsai
- -
- ## ToDo - ## ToDo
- BUG? odd/random focus jumps on refocusing page (can't reporduce yet)
- BUG? pressing down from a longer line will jump over a shorter line - BUG? pressing down from a longer line will jump over a shorter line
- here is the line to jump from, for example from here - here is the line to jump from, for example from here
an we'll not get here... an we'll not get here...
@ -118,10 +119,10 @@ var setup = function(){
- [_] we can also add inline [x] checkboxes - [_] we can also add inline [x] checkboxes
- link <a href="about:blank">example</a> - link <a href="about:blank">example</a>
- markdown: - markdown:
- code blocks
- numbered lists - numbered lists
- alerts
- tables - tables
- code blocks
- ~alerts~
- footnotes?? - footnotes??
- -
- ### Playground for testing - ### Playground for testing