Skip to content

Commit

Permalink
added missing tag embed
Browse files Browse the repository at this point in the history
  • Loading branch information
konzz committed Jun 26, 2024
1 parent 61dc4c1 commit 878a26d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions app/react/Markdown/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ const validHtmlTags = new Set([
'element',
'ellipse',
'em',
'embed',
'feBlend',
'feColorMatrix',
'feComponentTransfer',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uwazi",
"version": "1.172.1",
"version": "1.172.2",
"description": "Uwazi is a free, open-source solution for organising, analysing and publishing your documents.",
"keywords": [
"react"
Expand Down

0 comments on commit 878a26d

Please sign in to comment.