8000
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 6abcd61 commit 953555bCopy full SHA for 953555b
bundles/block/introduction.rst
@@ -297,7 +297,7 @@ Embedding Blocks in WYSIWYG Content
297
The CmfBlockBundle provides a Twig filter ``cmf_embed_blocks`` that
298
scans through a content and looks for special tags to render blocks. To use
299
the tag, you need to apply the ``cmf_embed_blocks`` filter to your output. This
300
-feature is a rather hacky solution for web editors to place blocks anywhere in
+feature is a hack to allow web editors to place blocks anywhere in
301
their HTML content. If you can, render your blocks directly in the template.
302
A better solution would be to build composed pages is to build it from blocks.
303
0 commit comments