Skip to content

Commit a7c5cb3

Browse files
Josh-Cenabsmth
andauthored
fix: Replace Markdown formatting with HTML (#974)
Replace Markdown formatting with HTML Co-authored-by: Brian Smith <brian@smith.berlin>
1 parent a2b6f97 commit a7c5cb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

l10n/css.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1498,7 +1498,7 @@
14981498
"ru": "относятся к размеру маски области рисования минус размер маски слоя изображения (смотрите статью о {{cssxref(\"background-position\")}})"
14991499
},
15001500
"referToSVGViewportDiagonal": {
1501-
"en-US": "refer to the normalized diagonal measure of the current SVG viewport's applied {{SVGAttr(\"viewBox\")}}, or of the viewport itself if no `viewBox` is specified"
1501+
"en-US": "refer to the normalized diagonal measure of the current SVG viewport's applied {{SVGAttr(\"viewBox\")}}, or of the viewport itself if no <code>viewBox</code> is specified"
15021502
},
15031503
"referToSVGViewportHeight": {
15041504
"en-US": "refer to the height of the current SVG viewport"

0 commit comments

Comments
 (0)