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

Clean up rich-text.md #1028

Merged
merged 1 commit into from
Feb 18, 2025
Merged

Clean up rich-text.md #1028

merged 1 commit into from
Feb 18, 2025

Conversation

Sparkypen7
Copy link
Contributor

Changes

  • Color, Size, and Transparency renamed to Font color and Font size, and Font transparency to match the other font RichText attributes.

  • Font transparency (previously known as Transparency) was moved below Font weight, with the other font RichText attributes, instead of being below stroke for better organization.

  • <br /> was changed to <br/> as no other tag has an extra space, and the extra space does not change functionality.

Checks

By submitting your pull request for review, you agree to the following:

  • This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses.
  • I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses.
  • To the best of my knowledge, all proposed changes are accurate.

* `Color`, `Size`, and `Transparency` renamed to `Font color` and `Font size`, and `Font transparency` to match the other font RichText attributes. 

* Font transparency (previously known as Transparency) was moved with the other font RichText attributes.

* `<br />` was changed to `<br/>` as no other tag has an extra space, and the extra space does not change functionality.
@Sparkypen7 Sparkypen7 requested a review from a team as a code owner February 16, 2025 20:36
@github-actions github-actions bot added the engine guides Changes the Engine guides label Feb 16, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Sparkypen7, thanks so much for helping improve the Roblox creator documentation! Our technical writing team will review your pull request soon. In the meantime, please ensure you've read through the README.md, contribution guidelines, and style recommendations.

@IgnisRBX IgnisRBX merged commit 9516492 into Roblox:main Feb 18, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine guides Changes the Engine guides
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants