We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Was able to generate TOC yesterday -- today it is not working... Not sure if something changed on my end, or upstream GitHub changed something...
➜ ~ gh-md-toc https://github.com/ekalinin/envirius/blob/master/README.md Table of Contents ================= Created by [gh-md-toc](https://github.com/ekalinin/github-markdown-toc) ➜ ~ echo $? 0
Versions of utils:
➜ ~ uname -m x86_64 ➜ ~ curl --version| head -n 1 curl 7.47.1 (x86_64-pc-linux-gnu) libcurl/7.47.1 OpenSSL/1.0.1t zlib/1.2.8 ➜ ~ grep --version | head -n 1 grep (GNU grep) 2.20 ➜ ~ sed --version | head -n 1 sed (GNU sed) 4.2.2 ➜ ~ sed --version | head -n 1 sed (GNU sed) 4.2.2 ➜ ~ awk -W version GNU Awk 4.0.2 Copyright (C) 1989, 1991-2012 Free Software Foundation. ...
The text was updated successfully, but these errors were encountered:
Hey, Thanks for the report. Seems like something changed on the GH side. Looking.
Sorry, something went wrong.
c17fb22
Please, try new version — 0.4.9
@ekalinin works perfectly, thanks! 👍
No branches or pull requests
Was able to generate TOC yesterday -- today it is not working... Not sure if something changed on my end, or upstream GitHub changed something...
Versions of utils:
The text was updated successfully, but these errors were encountered: