Rhyme
3 posts tagged with "Rhyme"
.rhyme-example
element
(.ex)
The .rhyme-example action an example rhyme snippet with output. It belongs to the rhyme category within the system area.
Action Syntax
.rhyme-example blk
A value
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.rhyme-example `source`
Action code: 1064971728
Version: 0.6.4-1
Last updated: 2025-06-13
.rhyme-live
element
The .rhyme-live action a live rhyme scratch pad with output. It belongs to the rhyme category within the system area.
Action Syntax
.rhyme-live blk
A value
.rhyme-live "text" blk
A quoted text string followed by a value
Valid sizes
tiny
small
medium
large
extra
Tags
height
output height in pixels. default is 100
Examples
// Basic Usage
.rhyme-live `source`
Action code: 479208884
Version: 0.6.4-3
Last updated: 2025-06-13
.rhyme-source
element
(.rhyme)
The .rhyme-source action displays a formatted block of rhyme code. It belongs to the rhyme category within the system area.
Action Syntax
.rhyme-source $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.rhyme-source $var
Action code: 1645647782
Version: 0.6.4-0
Last updated: 2025-06-13