From 697b1f568260023da7b9728d586453659578f901 Mon Sep 17 00:00:00 2001 From: domyen Date: Mon, 20 Nov 2023 19:00:17 -0500 Subject: [PATCH] Fix weird table of contents bug --- src/content/snapshot/snapshots.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/src/content/snapshot/snapshots.md b/src/content/snapshot/snapshots.md index 3a13e102..3a32abdd 100644 --- a/src/content/snapshot/snapshots.md +++ b/src/content/snapshot/snapshots.md @@ -11,14 +11,12 @@ A snapshot is an image of a story plus some metadata captured by a standardized ## Table of contents: -- [Snapshots](#snapshots) - - [Table of contents:](#table-of-contents) - - [View snapshots for a story](#view-snapshots-for-a-story) - - [How are snapshots captured?](#how-are-snapshots-captured) - - [Improve snapshot consistency](#improve-snapshot-consistency) - - [Debug snapshot rendering](#debug-snapshot-rendering) - - [Rerun builds to retake snapshots](#rerun-builds-to-retake-snapshots) - - [Browser differences between snapshots](#browser-differences-between-snapshots) +- [View snapshots for a story](#view-snapshots-for-a-story) +- [How are snapshots captured?](#how-are-snapshots-captured) +- [Improve snapshot consistency](#improve-snapshot-consistency) +- [Debug snapshot rendering](#debug-snapshot-rendering) +- [Rerun builds to retake snapshots](#rerun-builds-to-retake-snapshots) +- [Browser differences between snapshots](#browser-differences-between-snapshots)