Updated Live Previews (markdown)

Mischievous Meerkat 2020-05-06 03:59:38 +05:30
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