-
Notifications
You must be signed in to change notification settings - Fork 227
DOCS-1209 - Replace old image tagging with new tagging - Search #5985
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
kimsauce
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much for doing this, @jpipkin1 !!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one thing! On the legacy site, we used a setting in SnagIt that applied the gray border. Like this...

Meaning the images in this PR would have two borders because of style={{border: '1px solid gray'}}. ...

Probably ok to leave as-is though because I don't think there's a way to find-all > replace and isolate just these docs.
|
Yes, @kimsauce, I noticed that. But I don't care if there are double borders, and I'm willing to bet that customers don't care either. |
Purpose of this pull request
This pull request replaces old image tagging with new tagging in this section:
https://www.sumologic.com/help/docs/search/
Select the type of change
Ticket (if applicable)
DOCS-1209