Skip to content

Commit d36b3ac

Browse files
authored
[Slotted options] Add backticks to select in link to keep it from eating the whole doc (#1370)
The "`<select>`" in the link to the new explainer was being treated as an actual `<select>` by the markdown parser resulting in a mangled document. Fix it by adding backticks.
1 parent 3a06ed6 commit d36b3ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SlottedOption/explainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ to keep the community up to date.
2121

2222
- This document status: **Archived**
2323
- Expected venue: [WHATWG HTML](https://html.spec.whatwg.org/)
24-
- Current version: [Slotted Options in <select> - OpenUI](https://open-ui.org/components/select.slotted.option/)
24+
- Current version: [Slotted Options in `<select>` - OpenUI](https://open-ui.org/components/select.slotted.option/)
2525

2626
## Table of Contents
2727

0 commit comments

Comments
 (0)