From bf4ee992ea558c87344d0cf0da317a245382d1af Mon Sep 17 00:00:00 2001 From: eviau-artefactual Date: Mon, 18 Dec 2023 13:47:05 -0500 Subject: [PATCH] remove doctoc --- .pre-commit-config.yaml | 8 -------- CONTRIBUTING.md | 8 -------- 2 files changed, 16 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9127e62..0a96ae9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,11 +25,3 @@ repos: rev: v0.37.0 hooks: - id: markdownlint -- repo: https://github.com/thlorenz/doctoc - rev: v2.2.0 - hooks: - - id: doctoc - files: | - (?x)^( - CONTRIBUTING\.md - ) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c492d9e..a703a52 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,14 +2,6 @@ Thank you for your interest in making a contribution to metsrw. - - -**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* - -- [Design & API](#design--api) - - - Since this project is used mostly in the general context of Archivematica, we invite you to read the [Archivematica contributing guide](https://github.com/artefactual/archivematica/blob/qa/1.x/CONTRIBUTING.md) to learn how to contribute to metsrw.