Skip to content

Commit bd4ed11

Browse files
committed
Refactor prose
1 parent 61a3446 commit bd4ed11

5 files changed

Lines changed: 15 additions & 13 deletions

File tree

packages/remark-cli/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ Support this effort and give back by sponsoring on [OpenCollective][collective]!
140140
<a href="https://themeisle.com"><img src="https://avatars1.githubusercontent.com/u/58979018?s=128&v=4" width="64"></a>
141141
</td>
142142
<td width="10%" align="center">
143-
<a href="https://boostio.co">BoostIO</a><br><br>
144-
<a href="https://boostio.co"><img src="https://avatars1.githubusercontent.com/u/13612118?s=128&v=4" width="64"></a>
143+
<a href="https://boosthub.io">Boost Hub</a><br><br>
144+
<a href="https://boosthub.io"><img src="https://images.opencollective.com/boosthub/6318083/logo/128.png" width="64"></a>
145145
</td>
146146
<td width="10%" align="center">
147147
<a href="https://expo.io">Expo</a><br><br>

packages/remark-parse/readme.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Configure the `processor` to read Markdown as input and process
5151
## Extending the parser
5252

5353
See [`micromark`][micromark] and [`mdast-util-from-markdown`][from-markdown].
54-
Then create a wrapper plugin such as `remark-gfm`.
54+
Then create a wrapper plugin such as [`remark-gfm`][gfm].
5555

5656
## Security
5757

@@ -107,8 +107,8 @@ Support this effort and give back by sponsoring on [OpenCollective][collective]!
107107
<a href="https://themeisle.com"><img src="https://avatars1.githubusercontent.com/u/58979018?s=128&v=4" width="64"></a>
108108
</td>
109109
<td width="10%" align="center">
110-
<a href="https://boostio.co">BoostIO</a><br><br>
111-
<a href="https://boostio.co"><img src="https://avatars1.githubusercontent.com/u/13612118?s=128&v=4" width="64"></a>
110+
<a href="https://boosthub.io">Boost Hub</a><br><br>
111+
<a href="https://boosthub.io"><img src="https://images.opencollective.com/boosthub/6318083/logo/128.png" width="64"></a>
112112
</td>
113113
<td width="10%" align="center">
114114
<a href="https://expo.io">Expo</a><br><br>
@@ -193,3 +193,5 @@ Support this effort and give back by sponsoring on [OpenCollective][collective]!
193193
[micromark]: https://github.com/micromark/micromark
194194

195195
[from-markdown]: https://github.com/syntax-tree/mdast-util-from-markdown
196+
197+
[gfm]: https://github.com/remarkjs/remark-gfm

packages/remark-stringify/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ Support this effort and give back by sponsoring on [OpenCollective][collective]!
118118
<a href="https://themeisle.com"><img src="https://avatars1.githubusercontent.com/u/58979018?s=128&v=4" width="64"></a>
119119
</td>
120120
<td width="10%" align="center">
121-
<a href="https://boostio.co">BoostIO</a><br><br>
122-
<a href="https://boostio.co"><img src="https://avatars1.githubusercontent.com/u/13612118?s=128&v=4" width="64"></a>
121+
<a href="https://boosthub.io">Boost Hub</a><br><br>
122+
<a href="https://boosthub.io"><img src="https://images.opencollective.com/boosthub/6318083/logo/128.png" width="64"></a>
123123
</td>
124124
<td width="10%" align="center">
125125
<a href="https://expo.io">Expo</a><br><br>

packages/remark/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,8 @@ Support this effort and give back by sponsoring on [OpenCollective][collective]!
168168
<a href="https://themeisle.com"><img src="https://avatars1.githubusercontent.com/u/58979018?s=128&v=4" width="64"></a>
169169
</td>
170170
<td width="10%" align="center">
171-
<a href="https://boostio.co">BoostIO</a><br><br>
172-
<a href="https://boostio.co"><img src="https://avatars1.githubusercontent.com/u/13612118?s=128&v=4" width="64"></a>
171+
<a href="https://boosthub.io">Boost Hub</a><br><br>
172+
<a href="https://boosthub.io"><img src="https://images.opencollective.com/boosthub/6318083/logo/128.png" width="64"></a>
173173
</td>
174174
<td width="10%" align="center">
175175
<a href="https://expo.io">Expo</a><br><br>

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ style (`remark-lint`)][remark-lint], [transforming safely to React
2323
contents (`remark-toc`)][remark-toc], or [compiling to man pages
2424
(`remark-man`)][remark-man].
2525

26-
Internally, remark now uses [**`micromark`**][micromark], a new, fast, and tiny
27-
CommonMark compliant Markdown tokenizer.
26+
Internally, remark now uses [micromark][], a new, fast, and tiny CommonMark
27+
compliant Markdown tokenizer.
2828
It can be GFM compliant with [`remark-gfm`][remark-gfm].
2929

3030
Finally, remark is part of the [unified][website] [collective][governance].
@@ -101,8 +101,8 @@ Support this effort and give back by sponsoring on [OpenCollective][collective]!
101101
<a href="https://themeisle.com"><img src="https://avatars1.githubusercontent.com/u/58979018?s=128&v=4" width="64"></a>
102102
</td>
103103
<td width="10%" align="center">
104-
<a href="https://boostio.co">BoostIO</a><br><br>
105-
<a href="https://boostio.co"><img src="https://avatars1.githubusercontent.com/u/13612118?s=128&v=4" width="64"></a>
104+
<a href="https://boosthub.io">Boost Hub</a><br><br>
105+
<a href="https://boosthub.io"><img src="https://images.opencollective.com/boosthub/6318083/logo/128.png" width="64"></a>
106106
</td>
107107
<td width="10%" align="center">
108108
<a href="https://expo.io">Expo</a><br><br>

0 commit comments

Comments
 (0)