You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,12 +112,15 @@ Steps to build this documentation locally:
112
112
```
113
113
114
114
where `{width}` and `{height}` are the values already present in the existing `width` and `height` XML attributes.
115
-
- Load SVGs in HTML `object` elements with the `raw:: html` directive to preserve hyperlinks and scaling:
115
+
- Embed SVGs with the `raw:: html` directive to preserve hyperlinks. Since the `svg-flowchart` container scales SVGs to the page width, add a link below to view them at their original scale:
0 commit comments