Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae15ee5 commit 8dc0884Copy full SHA for 8dc0884
.github/CONTRIBUTING.md
@@ -6,9 +6,7 @@ Coderplex web application comprises of two repositories :
6
7
* [Coderplex-Backend](https://github.com/coderplex/coderplex-backend) : Backend of the application
8
9
-## **Table Of Contents**
10
-
11
----
+## Table Of Contents
12
13
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
14
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
.markdownlint.json
@@ -1,5 +1,4 @@
1
{
2
"line-length": false,
3
- "ul-style": false,
4
- "no-emphasis-as-header": false
+ "ul-style": false
5
}
0 commit comments