Update helptext.py to remove visible markup tags#7023
Merged
nateprewitt merged 2 commits intoaws:developfrom Jun 9, 2022
Merged
Update helptext.py to remove visible markup tags#7023nateprewitt merged 2 commits intoaws:developfrom
nateprewitt merged 2 commits intoaws:developfrom
Conversation
Customer called out that the documentation looked poor because of the markup tags were appearing and causing this to not display as intended. See ticket: https://issues.amazon.com/issues/EMRDOCS-1305
This examples needs to be corrected as customers are facing issues because s3 path is not supported for the --instance-groups option, instead only local file is supported.
Codecov Report
@@ Coverage Diff @@
## develop #7023 +/- ##
========================================
Coverage 92.88% 92.88%
========================================
Files 204 204
Lines 16344 16344
========================================
Hits 15181 15181
Misses 1163 1163
Continue to review full report at Codecov.
|
aws-sdk-python-automation
added a commit
that referenced
this pull request
Jun 10, 2022
* release-1.25.7: Bumping version to 1.25.7 Update changelog based on model updates Update helptext.py to remove visible markup tags (#7023)
ConnorKirk
pushed a commit
to ConnorKirk/aws-cli
that referenced
this pull request
Oct 28, 2022
* Update helptext.py to remove visible markup tags * Updated example 16 in create clusters examples
godd9170
pushed a commit
to godd9170/aws-cli
that referenced
this pull request
Mar 7, 2023
* Update helptext.py to remove visible markup tags * Updated example 16 in create clusters examples
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Customer called out that the documentation looked poor because of the markup tags were appearing and causing this to not display as intended.
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.