Skip to content

Commit

Permalink
add: annotation profiles required for the unittests.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertWeichselbraun committed Feb 17, 2024
1 parent 942c4c7 commit 1fe8da7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/data/annotation-profile-unittest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"h1": ["heading"],
"h2": ["heading"],
"h3": ["heading"],
"b": ["emphasis"],
"table": ["table"]
}

0 comments on commit 1fe8da7

Please sign in to comment.