Skip to content

Commit 360ffc6

Browse files
committed
refactore more docs
1 parent a266375 commit 360ffc6

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

docs/api/components/mark.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
The HTML `<mark>` tag, implemented in Ruby.
44

5-
Feel free to check out the [component specs](/spec/usage/components/mark_spec.rb) and see the [examples](#examples) below.
6-
75
## Parameters
86
This component can take various optional configuration params and either yield content or display what gets passed to the `text` configuration param.
97

docs/api/components/optgroup.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
The HTML `<optgroup>` tag, implemented in Ruby.
44

5-
Feel free to check out the [component specs](/spec/usage/components/optgroup_spec.rb) and see the [examples](#examples) below.
6-
75
## Parameters
86
This component can take various optional configuration params and yields a block.
97

0 commit comments

Comments
 (0)