Skip to content

Commit d01a1cb

Browse files
authored
Merge pull request #2466 from w3c/pdf-aam-initial-import
[PDF-AAM] initial HTML tables import
2 parents d148666 + a0db9f2 commit d01a1cb

File tree

2 files changed

+630
-177
lines changed

2 files changed

+630
-177
lines changed

common/script/pr-preview.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ npx respec -s dpub-aria/index.html -o dpub-aria/index.html --localhost
1717
npx respec -s graphics-aam/index.html -o graphics-aam/index.html --localhost
1818
npx respec -s graphics-aria/index.html -o graphics-aria/index.html --localhost
1919
npx respec -s svg-aam/index.html -o svg-aam/index.html --localhost
20-
npx respec -s mathml-aam/index.html -o mathml-aam/index.html --localhost
20+
npx respec -s mathml-aam/index.html -o mathml-aam/index.html --localhost
21+
npx respec -s pdf-aam/index.html -o pdf-aam/index.html --localhost

0 commit comments

Comments
 (0)