Built with Alectryon, running vsrocq-language-server. 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.

This file shows how to process an HTML file with Alectryon. To compile it, use the following command:

      alectryon literate_HTML.html # HTML → HTML, produces ‘literate_HTML.annotated.html’
    

To use Alectryon with your own HTML file, just wrap your code in pre tags with the alectryon class. Here are some examples:



True /\ True

True

True

True
exact I.

    
nat : Set

True
exact I. Qed.