Under OS X no TOC is returned. I tried the current master as well as version 0.4.4 as recommended in issue #15.
This is the output of version 0.4.4:
$ gh-md-toc README.md
Table of Contents
=================
grep: unrecognized option `--null-data'
usage: grep [-abcDEFGHhIiJLlmnOoqRSsUVvwxZ] [-A num] [-B num] [-C[num]]
[-e pattern] [-f file] [--binary-files=value] [--color=when]
[--context[=num]] [--directories=action] [--label] [--line-buffered]
[--null] [pattern] [file ...]
(23) Failed writing body
Created by [gh-md-toc](https://github.com/ekalinin/github-markdown-toc)
The current master has no output at all.
Under OS X no TOC is returned. I tried the current
masteras well as version0.4.4as recommended in issue #15.This is the output of version
0.4.4:The current master has no output at all.