1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-19 11:21:30 +02:00

Flextype Core: Markdown parser #212 #186

- "erusev/parsedown": "1.7.3",
- "erusev/parsedown-extra": "0.7.1"
This commit is contained in:
Awilum
2019-08-11 15:43:47 +03:00
parent 8b770d413f
commit f9cf1d81e1

View File

@@ -52,7 +52,10 @@
"oscarotero/psr7-middlewares": "^3.21",
"thunderer/shortcode": "^0.7.2",
"ramsey/uuid": "^3.8",
"symfony/yaml": "^4.3.3"
"symfony/yaml": "^4.3.3",
"erusev/parsedown": "1.7.3",
"erusev/parsedown-extra": "0.7.1"
},
"suggest": {
"ext-zend-opcache": "Recommended for better performance",