You can format text using a specified shortcode, a simple syntax for styling text in environments where HTML is restricted such as list item titles, headlines, store product titles, and blog post titles.
With this, you can easily add bold, italic, underline, strikethrough, and line break. It’s a user-friendly way to ensure well-structured and visually appealing content without requiring direct HTML input.
Bold Text
Shortcode: [bold]This is a bold[/bold] text section.
Example: This is a bold text section.
Italic Text
Shortcode: [italic]This is an italic[/italic] text section.
Example: This is an italic text section.
Underlined text
Shortcode: [underline]This is an underlined[/underline] text section.
Example: This is an underlined text section.
Strikethrough text
Shortcode: [strike]This is a strikethrough[/strike] text section.
Example: This is a strikethrough text section.
Line break
Shortcode: This is a linebreak[linebreak] text section.
Example: This is a linebreak
text section.