weblyzard/inscriptis

View on GitHub
examples/annotation/table-annotation-profile.json

Summary

Maintainability
Test Coverage
{
    "table": ["table"],
    "th": ["table-heading"],
    "tr": ["table-row"],
    "td": ["table-cell"],
    "b": ["emphasis"]
}