mdbook/tests/testsuite/rendering
Eric Huss c53379e3ac Add a test using full fontawesome type names
In version 6, Font Awesome changed so that the class names look like
`fa-solid fa-cat` instead of `fas fa-cat`. mdBook is not handling the
new style.
2025-11-19 15:56:54 -08:00
..
code_blocks_fenced_with_indent Fix rust fenced code blocks with an indent 2025-10-27 18:38:27 -07:00
default_rust_edition Add a new HTML rendering pipeline 2025-09-16 20:26:35 -07:00
edit_url_template Migrate edit-url-template tests to BookTest 2025-04-22 21:11:53 -07:00
edit_url_template_explicit_src Migrate edit-url-template tests to BookTest 2025-04-22 21:11:53 -07:00
editable_rust_block Add a new HTML rendering pipeline 2025-09-16 20:26:35 -07:00
first_chapter_is_copied_as_index_even_if_not_first_elem/src Migrate first_chapter_is_copied_as_index_even_if_not_first_elem to BookTest 2025-04-22 21:11:53 -07:00
fontawesome Add a test using full fontawesome type names 2025-11-19 15:56:54 -08:00
header_links Fix ID collisions when the numeric suffix gets used 2025-09-17 14:36:16 -07:00
hidelines Add a new HTML rendering pipeline 2025-09-16 20:26:35 -07:00
html_blocks Fix raw status ending in the HTML tokenizer 2025-09-17 14:21:01 -07:00