We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c08f3b5 commit 2f29efdCopy full SHA for 2f29efd
docs/content_management/rich_text/extend_online_editor.md
@@ -349,8 +349,8 @@ Use the example below to add a class choice to the Paragraph element in the `adm
349
For example:
350
351
``` bash
352
- php ./bin/console translation:extract --enable-extractor=ez_online_editor_attributes
353
- --dir=./templates --output-dir=./translations/ --output-format=yaml
+ php ./bin/console translation:extract --enable-extractor=ez_online_editor_attributes \
+ --dir=./templates --output-dir=./translations/ --output-format=yaml
354
```
355
356
### Use cases
0 commit comments