UNPKG

marked-toc

Version:

Generate a markdown TOC (table of contents).

33 lines (23 loc) 508 B
--- name: Test --- # Test > This is a test! <!-- toc --> * [Test](#test) * [Quickstart](#quickstart) * [Options](#options) * [Usage examples](#usage-examples) * [Contributing](#contributing) * [Author](#author) <!-- toc stop --> ## Quickstart This is the quickstart section. ## Options This is the options section. ## Usage examples This is the usage examples section. ## Contributing This is the Contributing section. ## Author This is the Author section.