Skip to content

Commit

Permalink
Regenerate README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 14, 2024
1 parent edd8b8d commit 8bbe6e5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

<!-- This file is generated by `.github/workflows/readme.yml`; do not edit directly. -->

<p align="center"><img height="200px" src="docs/src/assets/logo.svg"/></p>
<p align="center"><img height="200px" src="docs/source/assets/logo.svg"/></p>

<div align="center">

Expand Down Expand Up @@ -94,6 +94,8 @@ typst`compile input.typ output.pdf`
- Default `auto::Mode`?
- Automatically determine the Typst syntactic context
- Use a tree-sitter grammar or jll package
- Documenter.jl backend and docstrings
- Requires Typst to [output HTML](https://github.com/typst/typst/issues/721)
- Implement Typst formatting for more types
- `Base`
- `AbstractDict`
Expand Down Expand Up @@ -129,4 +131,5 @@ typst`compile input.typ output.pdf`
- [LaTeXStrings.jl](https://github.com/JuliaStrings/LaTeXStrings.jl)
- [LatexPrint.jl](https://github.com/scheinerman/LatexPrint.jl)
- [MakieTeX.jl](https://github.com/JuliaPlots/MakieTeX.jl)
- Supports Typstry.jl
- [MathJaxRenderer.jl](https://github.com/MichaelHatherly/MathJaxRenderer.jl)

0 comments on commit 8bbe6e5

Please sign in to comment.