Documentation

DocGen4.Output.ToHtmlFormat

This module defines:

inductive DocGen4.Html :
Instances For
    @[implicit_reducible]
    Equations
    @[implicit_reducible]
    Equations
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        Equations
        Instances For
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              Equations
              • One or more equations did not get rendered due to their size.
              Instances For
                Equations
                • One or more equations did not get rendered due to their size.
                Instances For
                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For
                    Equations
                    • One or more equations did not get rendered due to their size.
                    Instances For
                      Equations
                      • One or more equations did not get rendered due to their size.
                      Instances For
                        Equations
                        • One or more equations did not get rendered due to their size.
                        Instances For
                          Equations
                          • One or more equations did not get rendered due to their size.
                          Instances For
                            Equations
                            Instances For
                              Equations
                              • One or more equations did not get rendered due to their size.
                              Instances For
                                Equations
                                • One or more equations did not get rendered due to their size.
                                Instances For
                                  Equations
                                  Instances For
                                    Equations
                                    Instances For
                                      def DocGen4.Jsx.translateAttrs (attrs : Array (Lean.TSyntax `DocGen4.Jsx.jsxAttr)) :
                                      Equations
                                      • One or more equations did not get rendered due to their size.
                                      Instances For
                                        class DocGen4.ToHtmlFormat (α : Type u) :

                                        A type which implements ToHtmlFormat will be visualized as the resulting HTML in editors which support it.

                                        • formatHtml : αHtml
                                        Instances