Merge pull request #3789 from matrix-org/t3chguy/render_html_entities_in_og-description

Render encoded html entities in og:description
This commit is contained in:
Travis Ralston
2020-01-08 21:38:31 -07:00
committed by GitHub
3 changed files with 13 additions and 2 deletions
+1
View File
@@ -81,6 +81,7 @@
"glob": "^5.0.14",
"glob-to-regexp": "^0.4.1",
"highlight.js": "^9.15.8",
"html-entities": "^1.2.1",
"humanize": "^0.0.9",
"is-ip": "^2.0.0",
"isomorphic-fetch": "^2.2.1",