Skip to content

Commit 598f99f

Browse files
docs: add links to architecture section
1 parent fcc7f9e commit 598f99f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ The source for the story files can be found in [_/stories_](./stories).
129129
+---------------------------------------------------------------------------------------------------------------------------------------------+
130130
```
131131

132+
relevant links: [markdown](https://commonmark.org), [remark](https://github.com/remarkjs/remark), [mdast](https://github.com/syntax-tree/mdast), [remark plugins](https://github.com/remarkjs/remark/blob/master/doc/plugins.md), [remark-rehype](https://github.com/remarkjs/remark-rehype), [hast](https://github.com/syntax-tree/hast), [rehype plugins](https://github.com/rehypejs/rehype/blob/master/doc/plugins.md), [rehype-react](https://github.com/rehypejs/rehype-react)
133+
132134
## Options
133135

134136
- `remarkParseOptions` (Object) - configure how Markdown is parsed, same as [`remark-parse` options](https://github.com/remarkjs/remark/tree/master/packages/remark-parse#options)

0 commit comments

Comments
 (0)