This adds a bunch of tests to better exercise the HTML rendering and to be able to track any changes in its behavior. This includes a new `check_all_main_files` to more conveniently check the HTML content of every chapter in a book.
301 B
301 B
Hide Lines
~hidden()
nothidden():
~ hidden()
~hidden()
nothidden()
!!!hidden()
nothidden():
!!! hidden()
!!!hidden()
nothidden()
#![allow(something)]
#
#hidden();
# hidden();
## not_hidden();
#[not_hidden]
not_hidden();