Skip to content

Commit 3127784

Browse files
committed
docs: decorate method name
1 parent 2091c42 commit 3127784

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/outgoing/view_parser.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Parser Configuration Options
102102

103103
Several options can be passed to the ``render()`` or ``renderString()`` methods.
104104

105-
- ``cache`` - the time in seconds, to save a view's results; ignored for renderString()
105+
- ``cache`` - the time in seconds, to save a view's results; ignored for ``renderString()``
106106
- ``cache_name`` - the ID used to save/retrieve a cached view result; defaults to the viewpath;
107107
ignored for renderString()
108108
- ``saveData`` - true if the view data parameters should be retained for subsequent calls;

0 commit comments

Comments
 (0)