ToolJet
ToolJet copied to clipboard
docs: Update text widget documentation formatting and table styling
Fixes #11059
This PR updates the Text widget documentation with the following changes:
-
Formatting Updates:
- Replaced all instances of
fxwith fx to maintain consistent styling - Made the text lowercase and bold as per requirements
- Replaced all instances of
-
Content Structure Changes in Devices Section:
- Converted text content to table format matching Additional Actions section styling
- Added proper div styling for column headers:
| <div style={{ width:"100px"}}> Action </div> | <div style={{ width:"150px"}}> Description </div> | <div style={{ width:"250px"}}> Configuration Options </div>| - Ensured all sentences in Description column end with a full stop
Files modified:
- docs/docs/widgets/text.md
- docs/versioned_docs/version-2.50.0-LTS/widgets/text.md
I have tested the changes locally and verified that the documentation renders correctly.
Code Review Agent Run Status
- Limitations and other issues: The AI Code Review Agent was unable to review this change because Bito workspace ToolJet is downgraded to the plan that doesn’t include Code Review Agent feature.
Please coordinate with your workspace admin to request an upgrade to the 10X Developer Plan.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Hey @OoONANCY,
Any updates on the review comments? Please let me know if you are facing issues
Closing the PR due to lack of progress.