Github action rendering LaTeX *.tex.md
file for Github Readmes *.md
.
- Add action.yml file to your repo at
.github/workflows/action.yml
. - Change branch name
main
if it is necessary.
on:
push:
branches: [main]
pull_request:
branches: [main]
Here is Latex.
Block math looks great.It is inline math. If , then .
See more at readme2tex