Consolidate engine docs and naming
This commit is contained in:
@@ -13,9 +13,9 @@ Image block markup:
|
||||
|
||||
Sizes:
|
||||
|
||||
- `landscape`/`widescreen`: 16:9, centered, near full page width, height snapped to whole line heights.
|
||||
- `landscape`/`widescreen`: 16:9, centered, near full page width, height snapped to whole line heights, with half a line of reserved space above and below.
|
||||
- `portrait`: 16:9, half page width, height snapped to whole line heights, with following prose flowing beside it.
|
||||
- `square`: 1:1, centered, near full page width, height snapped to whole line heights.
|
||||
- `square`: 1:1, centered, near full page width, height snapped to whole line heights, with half a line of reserved space above and below.
|
||||
|
||||
Images are inserted as story blocks, saved in browser history, restored on load/history scrolling, and revealed after the page scrolls to their line-snapped position. Optional `pause=`, `delay=`, `lead=`, or bare seconds such as `2s` delay the next spoken paragraph; the pause is skippable and does not block background TTS preparation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user