Skip to content
Snippets Groups Projects
Commit b0267f64 authored by Youri van Koppen's avatar Youri van Koppen
Browse files

Issue #3450211 by immaculatexavier, joachim: Documented in Readme that...

Issue #3450211 by immaculatexavier, joachim: Documented in Readme that CommonMark v1 needs to be used because v2 is not supported yet.
parent cf005992
No related branches found
No related tags found
1 merge request!46Resolve #3450211 "Docs need to"
Pipeline #456377 passed with warnings
......@@ -26,7 +26,7 @@ the "official" [Drupal Coding Standard](https://www.drupal.org/project/coding_st
- **CommonMark and CommonMark GFM (highly recommended, [league/commonmark](https://github.com/thephpleague/commonmark)):**
```
composer require league/commonmark
composer require league/commonmark ^1
```
- Parsedown ([erusev/parsedown](https://github.com/erusev/parsedown)):
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment