md2json-symfony für verbessertes Markdown-Parsing via Composer und Symfony statt regex oder spyc
This commit is contained in:
parent
51573e2fe7
commit
b6d64972a2
452 changed files with 40010 additions and 0 deletions
7
composer.json
Normal file
7
composer.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"require": {
|
||||
"mnapoli/front-yaml": "^2.0",
|
||||
"symfony/yaml": "^7.2",
|
||||
"league/commonmark": "^2.6"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue