github-texify
github-texify copied to clipboard
GitHub App to automatically render TeX expressions in markdown files
Hi, I've started using Texify in my public repository [link](https://github.com/SaxMan96/NLA-UB). Suddenly it stopped working. I'm using `README.tex.md` with latex syntax and before Texify was generating proper `README.md` right now nothing...
Reproduce: 1. Push `test.tex.md` file in commit `Test commit` 1. `git commit --amend ` the commit `Test commit` to *add* another file 1. `git push -f` the updated `Test commit`...
github-texify is pretty useful, but would be so much better if it worked with github wiki. Is it possible to make texify watch my repositories wiki and do the same...
HTML parameters must be enclosed in quotes ("). If they are not Jekyll will consider the entire image html to be text and it will not render properly. For example:...
Hi, thanks for a great library! I'm wondering, is Texify down or not working currently? The last commit from texify on one of my repositories was yesterday and there haven't...
for example: 1. layer1 2. layer1 * layer2 * layer2 $\theta$
Hello @agurodriguez. I started using your texify tool recently and it is great! Thank you so much, it makes things a lot easier. While using it, I just noticed one...