1 // This file is auto-generated by the build script
2 // Please, do not modify it manually
3 
4 pub use super::test_markdown_html;
5 
6 mod footnotes;
7 mod regression;
8 mod table;
9 mod spec;
10 mod gfm_table;
11 mod gfm_strikethrough;
12 mod gfm_tasklist;
13