Skip to content
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

Open
albertoxamin opened this issue Nov 4, 2019 · 4 comments
Open

[Feature suggestion] turn this into a github action #30

albertoxamin opened this issue Nov 4, 2019 · 4 comments

Comments

@albertoxamin
Copy link

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

@rarora7777
Copy link

I use the texify app for this: https://github.com/apps/texify

@alecjacobson
Copy link

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?

@he7d3r
Copy link

he7d3r commented Oct 11, 2020

Looks like someone did that a few days ago. See readme2tex-action and its source code.

@tuyenld
Copy link

tuyenld commented Jan 27, 2022

Check my repo https://github.com/tuyenld/readme2tex-action

  • Add action.yml file to your repo at .github/workflows/action.yml.
  • Change branch main name if it is necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants