Skip to content

Commit bc408a5

Browse files
committed
docs: make option values stand out
1 parent b815c48 commit bc408a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/general/common_functions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Service Accessors
7979
If $data is a string, then it simply escapes and returns it.
8080
If $data is an array, then it loops over it, escaping each 'value' of the key/value pairs.
8181

82-
Valid context values: html, js, css, url, attr, raw
82+
Valid context values: ``html``, ``js``, ``css``, ``url``, ``attr``, ``raw``
8383

8484
.. php:function:: helper($filename)
8585

0 commit comments

Comments
 (0)