Styled

March 28, 2026 · View on GitHub

Rich text widget with inline markup support.

Constructor: NewStyled(id, class, text string) *Styled

Notes

Content is set via the constructor. Supported markup:

  • **text** — bold
  • _text_ — italic
  • __text__ — underline
  • `text` — code style