Skip to content
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

Fix incorrect formatting of note due to significant whitespace #13204

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

thoward
Copy link
Contributor

@thoward thoward commented Oct 30, 2024

The 6 space indent on the notes block here is causing it to be interpreted as a pre-formatted code block. Removing the indentation gives it the correct formatting and it's still included in the "Audience" bullet point in terms of nesting within that structure, as was intended by the original author.

Related issues (optional)

Fixes: #13203

The 6 space indent on the notes block here is causing it to be interpreted as a pre-formatted code block. Removing the indentation gives it the correct formatting and it's still included in the "Audience" bullet point in terms of nesting within that structure, as was intended by the original author.
@pulumi-bot
Copy link
Collaborator

@thoward thoward self-assigned this Oct 30, 2024
@thoward thoward added area/docs Improvements or additions to documentation impact/usability Something that impacts users' ability to use the product easily and intuitively kind/bug Some behavior is incorrect or out of spec kind/documentation Improvements or additions to documentation labels Oct 30, 2024
@thoward thoward added this to the 0.112 milestone Oct 30, 2024
@pulumi-bot
Copy link
Collaborator

@thoward thoward merged commit 9c16e69 into master Oct 31, 2024
8 checks passed
@thoward thoward deleted the thoward/fix_formatting_of_note branch October 31, 2024 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Improvements or additions to documentation impact/usability Something that impacts users' ability to use the product easily and intuitively kind/bug Some behavior is incorrect or out of spec kind/documentation Improvements or additions to documentation
Projects
Status: 🏁 Done
Development

Successfully merging this pull request may close these issues.

Minor Issue: Inconsistent Text Background Color Makes Note Hard to Read
3 participants