Last active
May 1, 2024 09:13
-
-
Save mh0w/6251f980a3ca1bcc833c5e3235336705 to your computer and use it in GitHub Desktop.
Quarto
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Generate a fully standalone html preview of an md file (in the same folder as the md file) | |
quarto preview //network/path/foldername/Matthew/repos/sape_hamlet/README.md --no-browser --no-watch-inputs --embed-resources | |
# See https://quarto.org/docs/reference/formats/html.html | |
# SEO terms: quartro, quatro, quato |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment