From 6962c130407175fd6181509bd8965e9bdac99fac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Geisend=C3=B6rfer?= Date: Thu, 18 Mar 2021 11:02:56 +0100 Subject: [PATCH] Fix toc --- block.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/block.md b/block.md index 101e416..2b9a224 100644 --- a/block.md +++ b/block.md @@ -4,7 +4,8 @@ This document was last updated for `go1.15.7` but probably still applies to olde -* [Description](#description) +- [Description](#description) + * [Usage](#usage) * [Overhead](#overhead) + [Implementation Details](#implementation-details)