mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
15 lines
385 B
YAML
15 lines
385 B
YAML
# Read the documentation: https://github.com/teebbstudios/TeebbTuiEditorBundle/blob/master/README.md
|
|
teebb_tui_editor:
|
|
default_config: basic_config
|
|
configs:
|
|
basic_config:
|
|
to_html: false
|
|
exts:
|
|
- scrollSync
|
|
- colorSyntax
|
|
- uml
|
|
- chart
|
|
- mark
|
|
- table
|
|
|