ignoredTable

Undocumented in source. Be warned that the author may not have intended to support it.
string
ignoredTable
(
string content
)

Examples

Check if the table body is inserted

indexTable("some content").should.contain(`<tbody>some content</tbody>`);

Meta