You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/usage/properties.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@ You have numerous properties you can set for each embedded gist:
22
22
|`raw`| Allows you to integrate gists with mermaid graphs as a actual website instead of a codeblock. This property also works with normal gists. Gives you the ability to sign in to Github, as well as edit gists. |
23
23
|`zoom`|_**(Raw Mode Only)**_: Determines how big the content and text will appear in the gist window. Default value: `1`. 50% would be `0.5`|
24
24
|`height`|_**(Raw Mode Only)**_: Specify the height of the window when displaying a gist. |
25
+
|`css`|_**(Raw Mode Only)**_: Allows you to override any website's default CSS. |
0 commit comments