Skip to content

Commit

Permalink
Fixes indentation issues in form.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
HazelGrant committed Jun 17, 2024
1 parent 23b33dc commit 662c85b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source/how-tos/app-development/interactive/form.rst
Original file line number Diff line number Diff line change
Expand Up @@ -228,12 +228,15 @@ auto_modules_<MODULE>

Regex:
.. code-block:: yaml
attributes:
auto_modules_matlab:
filter: (intel|gnu)\d*
String:

.. code-block:: yaml
attributes:
auto_modules_matlab:
filter: intel
Expand Down

0 comments on commit 662c85b

Please sign in to comment.