Skip to content

Commit 26b19a9

Browse files
authored
Split one big note into tip and note blocks
And slightly reword the text
1 parent 384c7fd commit 26b19a9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/StimulusBundle/doc/index.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,10 @@ actions & targets in your templates.
175175
.. note::
176176

177177
Though this bundle provides these helpful Twig functions/filters, it's
178-
recommended to use raw data attributes instead, as they're simple enough.
178+
recommended to use raw data attributes instead, as they're straightforward.
179+
180+
.. tip::
181+
179182
If you use PhpStorm IDE - you may want to install
180183
[Stimulus plugin](https://plugins.jetbrains.com/plugin/18940-stimulus)
181184
to get nice auto-completion for the attributes.

0 commit comments

Comments
 (0)