chore: export new markdown config
This commit is contained in:
parent
4ab1078da5
commit
35d3bae3a3
3 changed files with 31 additions and 21 deletions
11
config/markdown.parser.php-markdown-extra.yml
Normal file
11
config/markdown.parser.php-markdown-extra.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
dependencies:
|
||||
module:
|
||||
- markdown
|
||||
id: php-markdown-extra
|
||||
weight: 30
|
||||
enabled: true
|
||||
render_strategy:
|
||||
type: filter_output
|
||||
custom_allowed_html: null
|
||||
plugins: { }
|
||||
settings: { }
|
||||
Loading…
Add table
Add a link
Reference in a new issue