Skip to content

Commit 53c63ed

Browse files
committed
Docs: removing mis-placed toc
1 parent 91a0662 commit 53c63ed

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

README.md

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,7 @@
1-
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2-
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3-
## Table of Contents
4-
5-
- [RSP (Raw String Peeler)](#rsp-raw-string-peeler)
6-
- [Table of Contents](#table-of-contents)
7-
- [Installation](#installation)
8-
- [From Source](#from-source)
9-
- [Prerequisites](#prerequisites)
10-
- [Get Started](#get-started)
11-
- [Basic Usage](#basic-usage)
12-
- [What it does](#what-it-does)
13-
- [Supported file types](#supported-file-types)
14-
- [Testing](#testing)
15-
- [CI/CD](#cicd)
16-
- [License](#license)
17-
- [Contribution](#contribution)
18-
- [Project Structure](#project-structure)
19-
20-
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
21-
221
# RSP (Raw String Peeler)
232

243
A Rust CLI tool that converts escaped strings embedded in YAML ConfigMaps into properly formatted multi-line strings using YAML's pipe (`|`) syntax.
254

26-
## Table of Contents
27-
285
## Installation
296

307
### From Source

0 commit comments

Comments
 (0)