Bugfix/remove custom html#635
Open
StaticRocket wants to merge 15 commits intoTexasInstruments:masterfrom
Open
Conversation
One block was broken. The other had no effect on the rendered output. Remove them both. Signed-off-by: Randolph Sapp <rs@ti.com>
These blocks had no effect on the document output. Signed-off-by: Randolph Sapp <rs@ti.com>
Replace a custom html block with the note directive. Remove a bunch of unnecessary image formatting as well. Signed-off-by: Randolph Sapp <rs@ti.com>
Remove custom html blocks formatting the image. Signed-off-by: Randolph Sapp <rs@ti.com>
Remove the unnecessary text formatting using raw HTML. Signed-off-by: Randolph Sapp <rs@ti.com>
These blocks were not changing document output. Signed-off-by: Randolph Sapp <rs@ti.com>
These blocks were not changing document output. Signed-off-by: Randolph Sapp <rs@ti.com>
Use the note directive instead of custom html. Signed-off-by: Randolph Sapp <rs@ti.com>
Use the note directive instead of custom html blocks. Signed-off-by: Randolph Sapp <rs@ti.com>
Use the caution directive instead of custom html blocks. Signed-off-by: Randolph Sapp <rs@ti.com>
This custom html was not changing the document output. Signed-off-by: Randolph Sapp <rs@ti.com>
These custom html blocks were not changing the document output. Signed-off-by: Randolph Sapp <rs@ti.com>
This custom html was not changing the document output. Signed-off-by: Randolph Sapp <rs@ti.com>
These custom html blocks were not changing the document output. Signed-off-by: Randolph Sapp <rs@ti.com>
This custom html was not changing the document output. Signed-off-by: Randolph Sapp <rs@ti.com>
|
New warnings found with rstcheck: |
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.
Remove a bunch of custom html blocks that either weren't changing the document output or were directly conflicting with built in directives.