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
When adding an image to a bulleted or sequential list, include the image snippet in-line with the list item, with a `<br/>` element in between, like this:
@@ -785,13 +797,6 @@ When adding an image to a bulleted or sequential list, include the image snippet
785
797
</TabItem>
786
798
</Tabs>
787
799
788
-
### Screenshots
789
-
790
-
Capture screenshots using SnagIt in .png format. Use SnagIt's border effect to apply a gray (RGB 212, 212, 212) four-point border.
791
-
792
-
By default, images that you insert into a page are set to be responsive - resized for the type of device the reader is using.
793
-
794
-
795
800
### Masking sensitive information
796
801
797
802
We mask sensitive information like usernames, email addresses, and IP addresses. In Snagit or a similar program, use the shape tool to mask the text using solid gray, (RGB 212, 212, 212).
0 commit comments