Browse Source

Update README.md

pull/244/head
Fredrik Ekre 2 years ago
parent
commit
f06a60c2b6
No known key found for this signature in database
GPG Key ID: DE82E6D5E364C0A2
  1. 3
      README.md

3
README.md

@ -26,7 +26,8 @@ Literate.markdown("examples/README.jl", "."; flavor=Literate.CommonMarkFlavor())
### Related packages ### Related packages
- [Weave.jl](https://github.com/JunoLab/Weave.jl) can generate Jupyter notebooks, HTML, or PDF directly from a Markdown format containing Julia code blocks. - [Weave.jl](https://github.com/JunoLab/Weave.jl) can generate Jupyter notebooks, HTML, or
PDF directly from a Markdown format containing Julia code blocks.
- [Quarto](https://quarto.org) can generate Jupyter notebooks, HTML, or PDF directly from a - [Quarto](https://quarto.org) can generate Jupyter notebooks, HTML, or PDF directly from a
Markdown format containing Julia code blocks, and also works with R and Python. (Note that Markdown format containing Julia code blocks, and also works with R and Python. (Note that
Literate.jl can produce Quarto markdown files (`.qmd`) as well.) Literate.jl can produce Quarto markdown files (`.qmd`) as well.)

Loading…
Cancel
Save