This commit is contained in:
lightbulblighter 2022-02-05 20:18:45 -08:00
parent 2691c2dc55
commit c696adee8c
No known key found for this signature in database
GPG Key ID: 0B2452F9DE0E2D01
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
## ParsedownExtra for Laravel
Imagine [this](https://github.com/parsedown/laravel) but it was [ParsedownExtra](https://github.com/erusev/parsedown-extra). This is what that is.
Same usage, same documentation, same license, same copyrights. Just swap `Parsedown` for `ParsedownExtra` as the namespace.
Same usage, same documentation, same license, same copyrights. Just swap `Parsedown` for `ParsedownExtra` as the namespace.
No test suites available. Not published on Packagist. Require this as a SVC repository in your Composer file. Sorry.