From aaf771a04e6e07bb56a9f7f08f7a8fd03b966640 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Thu, 21 Oct 2021 20:58:31 +0200 Subject: [PATCH] Add Contents --- readme.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/readme.md b/readme.md index 6623d53..266cb47 100644 --- a/readme.md +++ b/readme.md @@ -12,6 +12,19 @@ (`:cite[smith04]`, `::youtube[Video of a cat in a box]{v=01ab2cd3efg}`, and such). +## Contents + +* [What is this?](#what-is-this) +* [When should I use this?](#when-should-i-use-this) +* [Install](#install) +* [Use](#use) +* [API](#api) + * [`unified().use(remarkDirective)`](#unifieduseremarkdirective) +* [Security](#security) +* [Related](#related) +* [Contribute](#contribute) +* [License](#license) + ## What is this? This is a plugin that works with [unified][] (specifically, [remark][], for