We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2091c42 commit 3127784Copy full SHA for 3127784
1 file changed
user_guide_src/source/outgoing/view_parser.rst
@@ -102,7 +102,7 @@ Parser Configuration Options
102
103
Several options can be passed to the ``render()`` or ``renderString()`` methods.
104
105
-- ``cache`` - the time in seconds, to save a view's results; ignored for renderString()
+- ``cache`` - the time in seconds, to save a view's results; ignored for ``renderString()``
106
- ``cache_name`` - the ID used to save/retrieve a cached view result; defaults to the viewpath;
107
ignored for renderString()
108
- ``saveData`` - true if the view data parameters should be retained for subsequent calls;
0 commit comments