Eugene Kalinin

Results 50 comments of Eugene Kalinin

Hey @nikolay Sorry for delay. Did you try `.nodeenvrc`? - https://github.com/ekalinin/nodeenv#configuration Default values are: ``` bash ➥ nodeenv --dump-config-defaults [nodeenv] debug = False jobs = 2 make = make node...

Hey @kojiromike Did you try `$ nodeenv -p --prebuilt`?

Here's my try: ``` ➥ virtualenv --no-site-packages env && . env/bin/activate && pip install nodeenv (env) ➥ nodeenv -p --prebuilt (env) ➥ node -v v5.8.0 (env) ➥ npm -v 3.7.3...

Could you provide a full example? Like: ``` ➜ cat README.md gh-md-toc ========= gh-md-toc — is for you if you **want to generate TOC** for README.md or GitHub's wiki page...

No, there's no any special reasons for not supporting numbered lists. Patches are welcome ;)

Hey, Thanks for the report. It looks like we already have such an issue - #26

Hey @elimohl Thanks for report. But what can i do if the origin text has missed headings?

Hi @marco-brandizi Please, look on the go-based version of this tool: - https://github.com/ekalinin/github-markdown-toc.go It has such option: `--depth`

Thanks for the fix! Could you, please, add some test for this case.

Привет, С удовольствием добавлю. Делайте PR — смержу и обновлю сайт.