Skip to content

Commit 8ffd0ad

Browse files
committed
docs: fix sample code format
1 parent fab038d commit 8ffd0ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/helpers/html_helper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The following functions are available:
7979
echo img($src);
8080

8181
There is an optional second parameter to specify the MIME type, otherwise the
82-
function will use your Mimes config to guess.
82+
function will use your Mimes config to guess::
8383

8484
$src = img_data('path/img_without_extension', 'image/png'); // data:image/png;base64,HT5A822...
8585

0 commit comments

Comments
 (0)