GithubHelp home page GithubHelp logo

bug report about github-markdown-toc HOT 5 CLOSED

ekalinin avatar ekalinin commented on June 4, 2024
bug report

from github-markdown-toc.

Comments (5)

ekalinin avatar ekalinin commented on June 4, 2024

Hi @kurt1984

What OS do you use?

Here's my try:

➥ ./gh-md-toc --version
0.4.5
➥ ./gh-md-toc https://github.com/ekalinin/nodeenv/wiki/Who-Uses-Nodeenv

Table of Contents
=================

  * [Who Uses Nodeenv?](#who-uses-nodeenv)
    * [OpenStack](#openstack)
    * [pre-commit.com](#pre-commitcom)

Created by [gh-md-toc](https://github.com/ekalinin/github-markdown-toc)

from github-markdown-toc.

ekalinin avatar ekalinin commented on June 4, 2024
➥ cat /etc/issue
Ubuntu 15.04 \n \l
➥ uname -r -i
3.19.0-33-generic x86_64

from github-markdown-toc.

lei0zhou avatar lei0zhou commented on June 4, 2024

Hi ekalinin, thanks for your response!

I am using mac OS10.11

$ ./gh-md-toc --version
0.4.5
$ ./gh-md-toc https://github.com/ekalinin/nodeenv/wiki/Who-Uses-Nodeenv

Table of Contents

Created by gh-md-toc

$ cat /etc/issue
cat: /etc/issue: No such file or directory
$ uname -r -i
uname: illegal option -- i
usage: uname [-amnprsv]

from github-markdown-toc.

ekalinin avatar ekalinin commented on June 4, 2024

Hi ekalinin, thanks for your response!

No problem :)

I am using mac OS10.11

Yeah, gh-md-toc tested on Ubuntu only. If you want it on Mac OS X or Windows you better to use a golang based implementation:

It's more solid, reliable and with ability of a parallel processing. And absolutely without dependencies.
And It has precompiled binaries :):

$ wget https://github.com/ekalinin/github-markdown-toc.go/releases/download/0.4.1/gh-md-toc.darwin.amd64.tgz
$ tar xzvf gh-md-toc.darwin.amd64.tgz
gh-md-toc
$ ./gh-md-toc --version
0.4.1

from github-markdown-toc.

ekalinin avatar ekalinin commented on June 4, 2024

The same problem was in #16 and #15

from github-markdown-toc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.