Skip to content

Commit fa4c9ab

Browse files
authored
Merge pull request #252 from PhilReedData/patch-1
Add the class parameter to the image include section
2 parents 9141850 + a199243 commit fa4c9ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/documentation/markdown_cheat_sheet.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ Make sure that you add the image to the `images` directory and give it an unders
132132
* `caption`: Text that will appear under the image
133133
* `inline`: if true this image can be used in a list
134134
* `max-width`: Max width in px or em
135+
* `class`: add a custom CSS class
135136

136137

137138
or using following markdown syntax:

0 commit comments

Comments
 (0)