command
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: May 29, 2026
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.