Built with Alectryon, running Coq+SerAPI. Bubbles () indicate interactive fragments: hover for details, tap to reveal contents. Use Ctrl+↑ Ctrl+↓ to navigate, Ctrl+🖱️ to focus. On Mac, use instead of Ctrl.

Custom highlighting

(* The old syntax didn't require the /coq/ part *)
Ltac legacy_highlighting_test := simpl.
Ltac highlighting_test := trivial.


True

True
highlighting_test. Qed.