-
# 🐛 bug report
## Preflight Checklist
- [x ] I have read the [Contributing Guidelines][contributing] for this project.
- [ x] I agree to follow the [Code of Conduct][code_of_conduct] that t…
-
### Before creating a new issue, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://gith…
-
When I run the parse cmd, it actually replaces %%term|term%% in my source /docs/*/mdx files with the react component.
I assume it that should only occur in the built .html files?
Further more, …
-
**Describe the bug**
Hello, dear Storybook dev team, please take my sincere appreciation and gratitude toward the top-notch tool that you've created.
I have started using Storybook recently in my …
-
According to their changelog, `react-markdown` have removed the `escapeHtml` property in favor of using rehype plugins:
https://github.com/remarkjs/react-markdown/blob/main/changelog.md#remove-bugg…
-
The side-note at the bottom of README.md should also contain information about how to exclude the react-native-svg from your project. I searched endlessly for a solution when my android app couldn't b…
-
# Bug
ForeignObject combine with react component wrong, many parts do not work.
#### Unexpected behavior
Image not show in ForeignObject, view transform not work
## Version
+ react: 16.13+
+…
-
Example without the option:
```
$ npx markdown-toc README.md
- [my-project](#my-project)
- [Getting started](#getting-started)
- [Usage](#usage)
* [Example](#example)
- [API](#api)
* [Th…
-
https://github.com/remarkjs/react-markdown converts markdown to react code so I thought we could add a page for it and fetch the raw data of the CODE_OF_CONDUCT.md in this repo and render it.
-
There are three approaches:
- prerendering or snapshotting (react-snap)
- static site generators (gatsby)
- server side rendering (next.js)
References:
- https://github.com/facebookincubator/cr…