mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 03:41:27 +00:00
Updated Live Previews (markdown)
parent
a62a0b7367
commit
c807caaae5
|
@ -14,6 +14,7 @@ There are two aspects to creating a live preview:
|
||||||
```sh
|
```sh
|
||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
# #############################################################################
|
# #############################################################################
|
||||||
|
# File: preview_cmd.sh
|
||||||
# Description: Minimal example to preview files and directories
|
# Description: Minimal example to preview files and directories
|
||||||
# No external dependencies
|
# No external dependencies
|
||||||
# Can be easily extended
|
# Can be easily extended
|
||||||
|
|
Loading…
Reference in a new issue