19-richtext

command
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2026 License: BSD-3-Clause Imports: 2 Imported by: 0

README

RichText Example

Demonstrates the RichText widget - formatted text with markdown support.

Features

  • Markdown Parsing: Full markdown syntax support
  • Text Formatting: Bold, italic, headers, lists, links
  • Text Wrapping: Control how text wraps
  • Scrollable: Large content automatically scrollable
  • Dynamic Content: Update text at runtime

Concepts

  • Creating RichText from markdown
  • Parsing markdown dynamically
  • Controlling text wrapping
  • Loading different content

Note

Direct segment manipulation is not exposed in Risor bindings. Use ParseMarkdown() for rich formatting instead.

Run

go run main.go

Or with fynerisor CLI:

fynerisor script.risor

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL