Skip to content
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

Added TOC using npm module doctoc #38

Merged
merged 1 commit into from
Mar 16, 2015
Merged

Conversation

RichardLitt
Copy link
Collaborator

This should automatically update. All it takes on the maintainer's end
is to npm install -g doctoc, and run it once in the file. I like
the look of it, and I think this solves the issue in one command nicely.
This is made to deal with #10.

@RichardLitt
Copy link
Collaborator Author

We'll need to regulate the headings; at the moment, they're not standardized.

@k88hudson
Copy link
Owner

@RichardLitt feel free to merge when this is ready to go

@RichardLitt
Copy link
Collaborator Author

Cool. Let's get the other PRs merged in first.

This should automatically update. All it takes on the maintainer's end
is to `npm install -g doctoc`, and run it once in the file. I like
the look of it, and I think this solves the issue in one command nicely.
This is made to deal with k88hudson#10.
RichardLitt added a commit that referenced this pull request Mar 16, 2015
Added TOC using npm module doctoc
@RichardLitt RichardLitt merged commit 108aa05 into k88hudson:master Mar 16, 2015
@RichardLitt RichardLitt deleted the toc branch March 16, 2015 16:19
@RichardLitt
Copy link
Collaborator Author

Rebased and merged.

@unixorn
Copy link
Contributor

unixorn commented Mar 16, 2015

I didn't know about doctoc before seeing this PR, now I'm using it in a couple of my own projects. Thanks @RichardLitt.

@RichardLitt
Copy link
Collaborator Author

Yeah. It's pretty nifty. Got some issues - see the 'code block' in the thing here - but I like it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants