We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40358c1 commit 7625874Copy full SHA for 7625874
1 file changed
src/routes/contribute/formatting/+page.svx
@@ -147,6 +147,10 @@ exists.
147
148
> <Highlight color="#DC2626">Highlighted Text</Highlight> like this.
149
150
+```js
151
+<Highlight color="#DC2626">Highlighted Text</Highlight>
152
+```
153
+
154
## Standardized Elements
155
156
The wiki uses a few elements that are standardized across the entire wiki. Right
0 commit comments