-
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
Possible to run without being in a git repo? #37
Comments
What to you want to convert it to? This repo is specially made for converting a markdown file containing tex into a markdown file that can be displayed in github |
Basically I would love all the same functionality but not requiring the README.tex.md to be in a directory with .git repo. So, it would still generated a README.md and svg/ folder of math equations. These could be viewed or processed with something other than github. |
I'll try to remove the dependency on Git if I have time for it. Doesn't look like a small task, since most of the code is really heavily focused on being used with Git. |
I have proposed a PR for this issue. #42 |
I'd just like to convert a markdown+tex file without being in git repo. Is this possible? Currently I get this error:
The text was updated successfully, but these errors were encountered: