Skip to content

Commit

Permalink
Revert "try no svg"
Browse files Browse the repository at this point in the history
This reverts commit 42a7e7e.
  • Loading branch information
StefanVukovic99 committed Jul 1, 2024
1 parent 42a7e7e commit 2929388
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions test/data/dictionaries/valid-dictionary1/term_bank_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -853,6 +853,30 @@
"name": "表外字"
},
"content": [
{
"tag": "span",
"data": {
"name": "外字"
},
"content": {
"tag": "span",
"style": {
"verticalAlign": "text-bottom"
},
"content": {
"tag": "img",
"height": 1.0,
"width": 1.0,
"sizeUnits": "em",
"appearance": "monochrome",
"title": "",
"collapsible": false,
"collapsed": false,
"background": false,
"path": "62cb.svg"
}
}
},
{
"tag": "rt",
"data": {
Expand Down

0 comments on commit 2929388

Please sign in to comment.