hiddencode - A Sphinx Extension¶ Simple, inelegant Sphinx extension which adds a directive for a highlighted code-block that may be toggled hidden and shown in HTML. Naturally, this directive is called hidden-code-block. This is possibly useful for teaching courses. The directive, like the standard code-block directive, takes a language argument and an optional linenos parameter. The hidden-code-b