diff options
Diffstat (limited to '_quarto.yml')
| -rw-r--r-- | _quarto.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_quarto.yml b/_quarto.yml index 02d2065..7037356 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -5,6 +5,7 @@ project: # This tells Quarto: "Every time you see a .qmd, make an HTML and a TXT" format: html: + from: markdown+autolink_bare_uris theme: none minimal: true embed-resources: true |
