diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2020-05-01 09:15:47 +0100 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2020-05-01 09:15:47 +0100 |
| commit | d6acaa74db247ba3b4ae1a6a2b1d54f6b5e96518 (patch) | |
| tree | 6cac024125fcf3ecd634fe399b28e48bdb72fd02 /vendor/league/commonmark/README.md | |
| parent | b2e8ac928ca0776aba7835b4a4cbe65b22a8b99f (diff) | |
| download | webtrees-d6acaa74db247ba3b4ae1a6a2b1d54f6b5e96518.tar.gz webtrees-d6acaa74db247ba3b4ae1a6a2b1d54f6b5e96518.tar.bz2 webtrees-d6acaa74db247ba3b4ae1a6a2b1d54f6b5e96518.zip | |
Update vendor dependencies
Diffstat (limited to 'vendor/league/commonmark/README.md')
| -rw-r--r-- | vendor/league/commonmark/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/vendor/league/commonmark/README.md b/vendor/league/commonmark/README.md index 33a3e59869..5b5f2fdfe1 100644 --- a/vendor/league/commonmark/README.md +++ b/vendor/league/commonmark/README.md @@ -8,7 +8,7 @@ [](https://scrutinizer-ci.com/g/thephpleague/commonmark) [](https://bestpractices.coreinfrastructure.org/projects/126) -[](https://www.patreon.com/colinodell) +[](https://www.colinodell.com/sponsor)  @@ -74,7 +74,7 @@ The `GithubFlavoredMarkdownConverter` shown earlier is a drop-in replacement for - Tables - Task Lists -See the [Extensions documentation](https://commonmark.thephpleague.com/1.0/customization/extensions/) for more details on how to include only certain GFM features if you don't want them all. +See the [Extensions documentation](https://commonmark.thephpleague.com/customization/extensions/) for more details on how to include only certain GFM features if you don't want them all. ## 🗃️ Related Packages @@ -91,7 +91,7 @@ See the [Extensions documentation](https://commonmark.thephpleague.com/1.0/custo ### Included Extensions -See [our extension documentation](https://commonmark.thephpleague.com/1.0/customization/extensions/#included-extensions) for a full list of extensions bundled with this library. +See [our extension documentation](https://commonmark.thephpleague.com/customization/extensions/#included-extensions) for a full list of extensions bundled with this library. ### Community Extensions @@ -176,7 +176,7 @@ We'd also like to extend our sincere thanks the following sponsors who support o - [RIPS Technologies](https://www.ripstech.com/) for supporting this project with a complimentary [RIPS SaaS](https://www.ripstech.com/product/) license - [JetBrains](https://www.jetbrains.com/) for supporting this project with complimentary [PhpStorm](https://www.jetbrains.com/phpstorm/) licenses -Are you interested in sponsoring development of this project? [Make a pledge](https://www.patreon.com/join/colinodell) of $10 or more and we'll include your name [on our website](https://commonmark.thephpleague.com/#sponsors)! +Are you interested in sponsoring development of this project? See <https://www.colinodell.com/sponsor> for a list of ways to contribute. ## 📄 License |
