Commit 2ef2f124 by Daniel Roberts

Update developing_modules.rst

parent c86851be
...@@ -402,7 +402,7 @@ support formatting with some special macros. ...@@ -402,7 +402,7 @@ support formatting with some special macros.
These formatting functions are ``U()``, ``M()``, ``I()``, and ``C()`` These formatting functions are ``U()``, ``M()``, ``I()``, and ``C()``
for URL, module, italic, and constant-width respectively. It is suggested for URL, module, italic, and constant-width respectively. It is suggested
to use ``C()`` for file and option names, and ``I()`` when referencing to use ``C()`` for file and option names, and ``I()`` when referencing
parameters; module names should be specifies as ``M(module)``. parameters; module names should be specified as ``M(module)``.
Examples (which typically contain colons, quotes, etc.) are difficult Examples (which typically contain colons, quotes, etc.) are difficult
to format with YAML, so these must be to format with YAML, so these must be
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment