1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
--- source: pulldown-cmark-mdcat/tests/render.rs expression: "render_to_string(markdown_file, &dumb_settings)" input_file: pulldown-cmark-mdcat/tests/markdown/commonmark-spec/191-html_blocks.md --- <table> <tr> <td> Hi </td> </tr> </table>