Skip to content

Commit 817a967

Browse files
committed
* removing the confusing Prev/Next section links in README
1 parent f59ef63 commit 817a967

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

README.md

+11-9
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636

3737
---
3838

39-
<h4 name="user-content-readme-top">(work in progress ...)</h4>
39+
<h4>(work in progress ...)</h4>
4040
<h1 name="user-content-readme-top">Wysiwyg MD Editor plugin for Kanboard</h1>
4141

4242
Integrates external MD editors into Kanboard in order to conveniently edit/preview
4343
(and eventually render) the markdown textareas in the Kanboard interface.
4444
Each editor may allow for different customizations of functionality, MD features, and UI themes.
4545

46-
<p align="right">[<a href="#user-content-readme-bottom">&#8595; Bottom</a>] [<a href="#screenshots">&#8594; Next</a>] [<a href="#user-content-readme-top">&#8593; Top</a>]</p>
46+
<p align="right">[<a href="#user-content-readme-bottom">&#8595; Bottom</a>] [<a href="#user-content-readme-top">&#8593; Top</a>]</p>
4747

4848
## Features
4949

@@ -56,7 +56,7 @@ For a better preview and feel of the actual editors visit:
5656
- `EasyMDE` [Live Demo](https://stackblitz.com/edit/easymde/?file=index.html)
5757
- `StackEdit+` [Online App](https://stackedit.net/app#)
5858

59-
<p align="right">[<a href="#user-content-readme-bottom">&#8595; Bottom</a>] [<a href="#features">&#8592; Previous</a>] [<a href="#usage">&#8594; Next</a>] [<a href="#user-content-readme-top">&#8593; Top</a>]</p>
59+
<p align="right">[<a href="#user-content-readme-bottom">&#8595; Bottom</a>] [<a href="#user-content-readme-top">&#8593; Top</a>]</p>
6060

6161
## Screenshots
6262

@@ -72,15 +72,15 @@ For a better preview and feel of the actual editors visit:
7272

7373
![stackedit plus preview](Screenshots/stackedit-plus-preview.png "stackedit plus preview")
7474

75-
<p align="right">[<a href="#user-content-readme-bottom">&#8595; Bottom</a>] [<a href="#features">&#8592; Previous</a>] [<a href="#installation--compatibility">&#8594; Next</a>] [<a href="#user-content-readme-top">&#8593; Top</a>]</p>
75+
<p align="right">[<a href="#user-content-readme-bottom">&#8595; Bottom</a>] [<a href="#user-content-readme-top">&#8593; Top</a>]</p>
7676

7777
## Usage
7878

7979
Go to `Settings` &#10562; `Wysiwyg MD Editor`
8080

8181
Follow the explanations to configure and preview the MD editor(s) of your preference.
8282

83-
<p align="right">[<a href="#user-content-readme-bottom">&#8595; Bottom</a>] [<a href="#screenshots">&#8592; Previous</a>] [<a href="#authors--contributors">&#8594; Next</a>] [<a href="#user-content-readme-top">&#8593; Top</a>]</p>
83+
<p align="right">[<a href="#user-content-readme-bottom">&#8595; Bottom</a>] [<a href="#user-content-readme-top">&#8593; Top</a>]</p>
8484

8585
## Installation & Compatibility
8686

@@ -110,14 +110,14 @@ Follow the explanations to configure and preview the MD editor(s) of your prefer
110110

111111
</details>
112112

113-
<p align="right">[<a href="#user-content-readme-bottom">&#8595; Bottom</a>] [<a href="#usage">&#8592; Previous</a>] [<a href="#license">&#8594; Next</a>] [<a href="#user-content-readme-top">&#8593; Top</a>]</p>
113+
<p align="right">[<a href="#user-content-readme-bottom">&#8595; Bottom</a>] [<a href="#user-content-readme-top">&#8593; Top</a>]</p>
114114

115115
## Authors & Contributors
116116

117117
- [Im[F(x)]](https://github.com/imfx77) - Author
118118
- Contributors welcome _for translations_ !
119119

120-
<p align="right">[<a href="#user-content-readme-bottom">&#8595; Bottom</a>] [<a href="#installation--compatibility">&#8592; Previous</a>] [<a href="#user-content-readme-top">&#8593; Top</a>]</p>
120+
<p align="right">[<a href="#user-content-readme-bottom">&#8595; Bottom</a>] [<a href="#user-content-readme-top">&#8593; Top</a>]</p>
121121

122122
## Credits & References
123123

@@ -126,12 +126,14 @@ Follow the explanations to configure and preview the MD editor(s) of your prefer
126126
- [StackEdit+](https://github.com/mafgwo/stackedit-plus)
127127
- [stackedit.js](https://github.com/benweet/stackedit.js)
128128

129-
<p align="right">[<a href="#user-content-readme-bottom">&#8595; Bottom</a>] [<a href="#installation--compatibility">&#8592; Previous</a>] [<a href="#user-content-readme-top">&#8593; Top</a>]</p>
129+
<p align="right">[<a href="#user-content-readme-bottom">&#8595; Bottom</a>] [<a href="#user-content-readme-top">&#8593; Top</a>]</p>
130130

131131
## License
132132

133133
- This project is distributed under the [MIT License](LICENSE "Read The MIT license")
134134

135+
<p align="right">[<a href="#user-content-readme-top">&#8593; Top</a>]</p>
136+
135137
---
136138

137139
<p align="center">
@@ -157,5 +159,5 @@ Follow the explanations to configure and preview the MD editor(s) of your prefer
157159
<img alt="GitHub commits since latest release (by date)" src="https://img.shields.io/github/commits-since/imfx77/kanboard-plugin-Wysiwyg-MD-Editor/latest?style=flat-square">
158160
</a>
159161
</p>
160-
<p align="right">[<a href="#user-content-readme-top">&#8593; Top</a>]</p>
162+
161163
<a name="user-content-readme-bottom"></a>

0 commit comments

Comments
 (0)