Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SerheyDolgushev/e6d14278ae49d426b43ac588f9613ebd to your computer and use it in GitHub Desktop.
Save SerheyDolgushev/e6d14278ae49d426b43ac588f9613ebd to your computer and use it in GitHub Desktop.
php bin/console ezplatform:generate-custom-attributes-configuration --config-file=src/AppBundle/Resources/config/custom_attributes.yml
Extracting Custom Classes from Rich Text fields
==============================================
1/1 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
Extracting Custom Attributes from Rich Text fields
=================================================
1/1 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
[NOTE] Found 2 elements with custom classes: table, p
[NOTE] Found 3 elements with custom attributes: tr, pre, p
[OK] Configurations are saved into "src/AppBundle/Resources/config/custom_attributes.yml"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment