From 411f788b8e152ac8807f2e447508ea30a3e9d795 Mon Sep 17 00:00:00 2001 From: Will Boyd Date: Sun, 16 Mar 2025 12:35:25 -0400 Subject: [PATCH] Remove table of contents --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 7ff4da9..ba6c826 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,6 @@ Converts a WordPress export XML file into Markdown files. This makes it easy to ![wordpress-export-to-markdown running in a terminal](https://user-images.githubusercontent.com/1245573/72686026-3aa04280-3abe-11ea-92c1-d756a24657dd.gif) -## Table of Contents - -- [Features](#features) -- [Quick Start](#quick-start) -- [Options](#options) -- [Advanced Options](#advanced-options) -- [Local Development](#local-development) -- [Contributing](#contributing) - ## Features - Saves each post as a separate Markdown file with frontmatter.