Skip to content

Commit 24e966e

Browse files
committed
[css-highlights-api] markup fixes
1 parent 7e65e38 commit 24e966e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-highlight-api-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ Registering Custom Highlights</h3>
237237
However, using more than one name to style a highlight will assign the highlight multiple different sets
238238
of styles, without a way to control the stacking order of conflicting styles within these sets
239239
during [[#painting|painting]]. This may be limiting for authors and may cause confusing painting behavior
240-
(see the [[#styling-problems-with-multiple-names-per-highlight|example]] below for more context). Therefore,
240+
(see the <a href="#styling-problems-with-multiple-names-per-highlight">example</a> below for more context). Therefore,
241241
<b>it is recommended that authors only use one name per highlight during styling</b>.
242242
<div class=example id=styling-problems-with-multiple-names-per-highlight>
243243
<xmp highlight=html>

0 commit comments

Comments
 (0)