-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #71 from crydotsnake/task/improve-readme-with-anch…
…or-links TASK: adjust readme with anchor links to documentation parts
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,6 +10,24 @@ | |
<img src="./Docs/Demo.gif"> | ||
</p> | ||
|
||
## Overview | ||
- [Installation](#installation) | ||
- [Links in Rich Text](#links-in-rich-text) | ||
- [Link in Inspector properties](#link-in-inspector-properties) | ||
- [Link Types](#link-types) | ||
- [Web](#web) | ||
- [Document](#document) | ||
- [Asset](#asset) | ||
- [Mail To](#mail-to) | ||
- [Phone Number](#phone-number) | ||
- [Custom Link](#custom-link) | ||
- [Link Options](#link-options) | ||
- [Disabling Link Type Editors](#disabling-link-type-editors) | ||
- [RTE Configuration](#rte-configuration) | ||
- [Inspector Editor Configuration](#inspector-editor-configuration) | ||
- [Contribution](#contribution) | ||
- [LICENSE](#license) | ||
|
||
### Authors & Sponsors | ||
|
||
* Wilhelm Behncke - [email protected] | ||
|