Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Add TOC support #261

Merged
merged 3 commits into from
Dec 1, 2018
Merged

Add TOC support #261

merged 3 commits into from
Dec 1, 2018

Conversation

zhuochun
Copy link
Owner

@zhuochun zhuochun commented Dec 1, 2018

Add TOC support #201

Example (generated for markdown-writer README):

<details>
  <summary><strong>Table of Contents</strong> (click to expand)</summary>

<!-- TOC depthFrom:2 -->

- [Features](#features)
  - [Blogging](#blogging)
  - [General](#general)
- [Installation](#installation)
- [Setup](#setup)
- [Contributing](#contributing)
- [Project](#project)

<!-- /TOC -->
</details>

Add TOC support #201
@zhuochun zhuochun merged commit 8c30e72 into master Dec 1, 2018
@zhuochun zhuochun deleted the toc branch December 1, 2018 16:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants