@@ -105,7 +105,7 @@ which do not often occur in the real world.
105
105
106
106
* [ ` remark-autolink-headings ` ] ( https://github.com/ben-eb/remark-autolink-headings )
107
107
— Automatically add links to headings in Markdown
108
- * [ ` remark-github ` ] ( https://github.com/wooorm /remark-github )
108
+ * [ ` remark-github ` ] ( https://github.com/remarkjs /remark-github )
109
109
— Generate references to GitHub issues, PRs, users, and more
110
110
* [ ` remark-highlight.js ` ] ( https://github.com/ben-eb/remark-highlight.js )
111
111
— Highlight code blocks
@@ -117,7 +117,7 @@ which do not often occur in the real world.
117
117
— Math support for markdown (inline and block)
118
118
* [ ` remark-midas ` ] ( https://github.com/ben-eb/remark-midas )
119
119
— Highlight CSS code with [ midas] ( https://github.com/ben-eb/midas )
120
- * [ ` remark-toc ` ] ( https://github.com/wooorm /remark-toc )
120
+ * [ ` remark-toc ` ] ( https://github.com/remarkjs /remark-toc )
121
121
— Generate a Tables of Contents
122
122
* ...and [ more] [ remark-plugins ]
123
123
@@ -167,31 +167,31 @@ For example, the following node:
167
167
168
168
<!-- Definitions -->
169
169
170
- [ build-badge ] : https://img.shields.io/travis/wooorm /remark-html.svg
170
+ [ build-badge ] : https://img.shields.io/travis/remarkjs /remark-html.svg
171
171
172
- [ build-status ] : https://travis-ci.org/wooorm /remark-html
172
+ [ build-status ] : https://travis-ci.org/remarkjs /remark-html
173
173
174
- [ coverage-badge ] : https://img.shields.io/codecov/c/github/wooorm /remark-html.svg
174
+ [ coverage-badge ] : https://img.shields.io/codecov/c/github/remarkjs /remark-html.svg
175
175
176
- [ coverage-status ] : https://codecov.io/github/wooorm /remark-html
176
+ [ coverage-status ] : https://codecov.io/github/remarkjs /remark-html
177
177
178
- [ chat-badge ] : https://img.shields.io/gitter/room/wooorm/remark .svg
178
+ [ chat-badge ] : https://img.shields.io/gitter/room/remarkjs/Lobby .svg
179
179
180
- [ chat ] : https://gitter.im/wooorm/remark
180
+ [ chat ] : https://gitter.im/remarkjs/Lobby
181
181
182
182
[ license ] : LICENSE
183
183
184
184
[ author ] : http://wooorm.com
185
185
186
186
[ npm ] : https://docs.npmjs.com/cli/install
187
187
188
- [ remark ] : https://github.com/wooorm /remark
188
+ [ remark ] : https://github.com/remarkjs /remark
189
189
190
- [ remark-options ] : https://github.com/wooorm /remark/tree/master/packages/remark-parse#options
190
+ [ remark-options ] : https://github.com/remarkjs /remark/tree/master/packages/remark-parse#options
191
191
192
192
[ commonmark ] : http://commonmark.org
193
193
194
- [ remark-plugins ] : https://github.com/wooorm /remark/blob/master/doc/plugins.md#list-of-plugins
194
+ [ remark-plugins ] : https://github.com/remarkjs /remark/blob/master/doc/plugins.md#list-of-plugins
195
195
196
196
[ mdast ] : https://github.com/syntax-tree/mdast
197
197
@@ -203,10 +203,10 @@ For example, the following node:
203
203
204
204
[ to-hast ] : https://github.com/syntax-tree/mdast-util-to-hast#note
205
205
206
- [ remark2rehype ] : https://github.com/wooorm /remark-rehype
206
+ [ remark2rehype ] : https://github.com/remarkjs /remark-rehype
207
207
208
- [ rehype-stringify ] : https://github.com/wooorm /rehype/tree/master/packages/rehype-stringify
208
+ [ rehype-stringify ] : https://github.com/rehypejs /rehype/tree/master/packages/rehype-stringify
209
209
210
- [ rehype ] : https://github.com/wooorm /rehype
210
+ [ rehype ] : https://github.com/rehypejs /rehype
211
211
212
212
[ hast ] : https://github.com/syntax-tree/hast
0 commit comments