Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Commit 0222a67

Browse files
Merge pull request #98 from solid/fix-toc-markdown
Fix nested list markdown for Table of Contents
2 parents 42efc23 + ab300bf commit 0222a67

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,30 @@
66

77
**Current Spec version:** `v.0.6.1` (see [CHANGELOG.md](CHANGELOG.md))
88

9-
## Table of contents
9+
## Table of Contents
1010

1111
1. [Overview](#overview)
1212
2. [Identity](#identity)
1313
3. [Profiles](#profiles)
14-
* [WebID Profile Documents](#webid-profile-documents)
14+
* [WebID Profile Documents](#webid-profile-documents)
1515
4. [Authentication](#authentication)
16-
* [Primary Authentication](#primary-authentication)
17-
* [WebID-TLS](#webid-tls)
18-
* [Alternative Authentication
19-
Mechanisms](#alternative-authentication-mechanisms)
20-
* [Secondary Authentication: Account
21-
Recovery](#secondary-authentication-account-recovery)
16+
* [Primary Authentication](#primary-authentication)
17+
* [WebID-TLS](#webid-tls)
18+
* [Alternative Authentication
19+
Mechanisms](#alternative-authentication-mechanisms)
20+
* [Secondary Authentication: Account
21+
Recovery](#secondary-authentication-account-recovery)
2222
5. [Authorization and Access Control](#authorization-and-access-control)
23-
* [Web Access Control](#web-access-control)
23+
* [Web Access Control](#web-access-control)
2424
6. [Content Representation](#content-representation)
2525
7. [Reading and Writing Resources](#reading-and-writing-resources)
26-
* [HTTPS REST API](#https-rest-api)
27-
* [WebSockets API](#websockets-api)
26+
* [HTTPS REST API](#https-rest-api)
27+
* [WebSockets API](#websockets-api)
2828
8. [Social Web App Protocols](#social-web-app-protocols)
29-
* [Feed Discovery](#feed-discovery)
30-
* [Notifications](#notifications)
31-
* [Friends Lists, Followers and
32-
Following](#friends-lists-followers-and-following)
29+
* [Feed Discovery](#feed-discovery)
30+
* [Notifications](#notifications)
31+
* [Friends Lists, Followers and
32+
Following](#friends-lists-followers-and-following)
3333
9. [Recommendations for Server
3434
Implementation](#recommendations-for-server-implementations)
3535
10. [Recommendations for Client App

0 commit comments

Comments
 (0)