Commit 0438dad
committed
docs: sync plugin card descriptions with
The plugins reference page's `LinkCard` descriptions predate the July
pass that normalized every plugin's npm `description` to imperative
mood, so after #3019 (which correctly reused the current descriptions
for its three new cards) the page mixed the two voices. Sync the five
stale cards with each package's `package.json`: `markdown-shortcuts`,
`one-line`, `paste-link`, and `sdk-value` move to the imperative form,
and `typeahead-picker` picks up its rewritten description ("Build
typeahead pickers (emoji, mentions, slash commands)..."). The
`paste-link` card also gains the trailing period every other card on
the page has. The remaining four cards already matched.package.json
1 parent 173074e commit 0438dad
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments