Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Commit 02e5433

Browse files
authored
Added credits/license section & TOC
1 parent 280f2af commit 02e5433

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33

44
This plugin modifies Kirby's `markdown` component and enhances the built-in markdown parser [ParsedownExtra](https://github.com/erusev/parsedown-extra) by adding some [PEP](https://github.com/tovic/parsedown-extra-plugin).
55

6+
**Table of contents**
7+
- [1. Getting started](#getting-started)
8+
- [2. Configuration](#configuration)
9+
- [3. Credits / License](#credits--license)
10+
611
## Getting started
712
Use one of the following methods to install & use `kirby-pep`:
813

@@ -38,5 +43,8 @@ Change `kirby-pep` [options](https://github.com/tovic/parsedown-extra-plugin#fea
3843

3944
**Currently only these two options are available.** In the future, more options will be supported - feel free to [open a PR](https://github.com/S1SYPHOS/kirby-pep/compare)!
4045

46+
## Credits / License
47+
`kirby-pep` is based on Taufik Nurrohman's `parsedown-extra-plugin` library (an extension to [ParsedownExtra](https://github.com/erusev/parsedown-extra)). It is licensed under the [MIT License](LICENSE), but **using Kirby in production** requires you to [buy a license](https://getkirby.com/buy). Are you ready for the [next step](https://getkirby.com/next)?
48+
4149
## Special Thanks
4250
I'd like to thank everybody that's making great software - you people are awesome. Also I'm always thankful for feedback and bug reports :)

0 commit comments

Comments
 (0)