mirror of
https://github.com/boolean-maybe/tiki
synced 2026-04-21 13:37:20 +00:00
add image requirements link
This commit is contained in:
parent
6f0ecf93b3
commit
a5a7c2d124
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# Markdown viewer
|
||||
|
||||

|
||||
see [requirements](image-requirements.md) for supported terminals, SVG and diagrams support
|
||||
|
||||
## Open Markdown
|
||||
`tiki` can be used as a navigable Markdown viewer. A Markdown file can be opened via:
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@ if you have no Markdown file to try - use this:
|
|||
```
|
||||
tiki https://github.com/boolean-maybe/tiki/blob/main/testdata/go-concurrency.md
|
||||
```
|
||||
|
||||
see [requirements](.doc/doki/doc/image-requirements.md) for supported terminals, SVG and diagrams support
|
||||
|
||||
All vim-like pager commands are supported in addition to:
|
||||
- `Tab/Enter` to select and load a link in the document
|
||||
|
|
|
|||
Loading…
Reference in a new issue