Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-10-22 23:40:33 +03:00
parent d86273c484
commit 477e5be961

View File

@ -264,7 +264,8 @@ var setup = function(){
- [_] we can also add inline [x] checkboxes and states: [%] - [_] we can also add inline [x] checkboxes and states: [%]
- navigating checkboxes in view mode can be done via `ctrl-left` / `ctrl-right` and toggling is done via `space` - navigating checkboxes in view mode can be done via `ctrl-left` / `ctrl-right` and toggling is done via `space`
- links - links
- [example](about:blank) - [link](about:blank)
- [local links](#attributes)
- https://example.com - https://example.com
- ./path/to/file /path/to -- _not supported yet_ - ./path/to/file /path/to -- _not supported yet_
- Tables - Tables