Reference

The complete surface of Revealer, in four pages:

  • Constructs — every block construct of the .pres language: opener syntax, parameters, end tokens, CSS classes. Generated from the grammar registry (src/revealer/grammar.py), the same table that drives the parser and the browser editor — it cannot drift from the code.

  • Contextual directivessize / align / paragraph-spacing and their position-dependent scope. Also generated.

  • Settings & directives — every > key: value presentation setting and per-slide directive.

  • Command-line tool — every revealer sub-command.