Format guide
Rich text editor contains below formatting options within it. The formatting options are shown depending on the component selected.
- Bold text
- Italic Text
- Underline Text
- Superscript Text - Sup123
- Subscript Text - CO2
- Heading types
- Heading 1 - <h1> tag with a font size of
- Heading 2 - <h2> tag with a font size of
- Heading 3 - <h3> tag with a font size of
- Heading 4 - <h4> tag with a font size of
- Heading 5 - <h5> tag with a font size of
- Heading 6 - <h6> tag with a font size of
- Themes for Text
- Footnotes - This will change the text into Footnotes - References/Tooltip.
- Purple Theme - font color is changed BMS purple color - #be2bbb
- Light Theme - This will change the font color to white color - Color Code #ffffff
- Dark Theme - This will change the font color to black color - Color Code #000000
- Primary Button - This will change the text into button with Primary color configured for that site.
- Secondary Button - This will change the text into button with Secondary color configured for that site.
- Large Text - This will change the font size into Large sized text with 24px.
- Medium Text - It will change the font size into Medium sized text with font size 18px.
- Small Text - It will change the font size into Medium sized text with font size 14px.
- Background Container - It will add text inside a background color box with the gradients color coming from the Scope colors.
- Warning Box - content is wrapped in a border of solid black line
- Non-clickable text - mobile numbers can be made clickable on mobile only.
- Text alignment such as
- Left Aligned Text
- Right Aligned Text
- Center Aligned Text
- Bullets, sub-bullets, ordered list
- Hyperlinks to add page URLs
- Here we can add the URL in which we the text to redirect.
- We can select the Target, whether the URL should open in same tab or new tab.
- Alt Text will add the Title to the link, which will show up on hover.
- Aria Label will be added as the aria-label attribute for the link.
- Spelling check
- Find text
- Replace text
- Cut, Copy, Paste content
- Hyphenation
- Color Picker - We can change the color of a particular text using Color Picker.
For more details on authoring part, please visit Rich Text Field authoring guide.