-
Notifications
You must be signed in to change notification settings - Fork 194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature suggestion] turn this into a github action #30
Comments
I use the texify app for this: https://github.com/apps/texify |
texify was working well in general. It's difficult to debug, though. Sometimes I push a change and never see a followup commit from texify. I'm not sure if it's an error on my end or if texify is "down". A github action that I could control and debug the output of, would be much more maintainable. Does anyone know how to do it? |
Looks like someone did that a few days ago. See readme2tex-action and its source code. |
Check my repo https://github.com/tuyenld/readme2tex-action
|
It would be cool to have a github action that each time you commit scans for latex in md files and automatically substitutes them with images
The text was updated successfully, but these errors were encountered: