-
Example without the option:
```
$ npx markdown-toc README.md
- [my-project](#my-project)
- [Getting started](#getting-started)
- [Usage](#usage)
* [Example](#example)
- [API](#api)
* [Th…
-
### Type of issue
Other (describe below)
### Feedback
// open notifications channel
await chatClient.startRealtimeNotifications();
// subscribe to new notification
chatClient.on("chatMessa…
-
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…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
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…
-
Currently throwing this alert because of old generator signature.
```
0|react-ap | Mon, 09 Oct 2017 08:47:12 GMT koa deprecated Support for generators will be removed in v3. See the documentation …
-
### Describe the bug
In my tutorial, I want the preview window to react to changes in dark/light button that are available on the top bar - currently, the code and md change, but not my site
![im…
-
Right now we just return all results as a single page, but eventually, once there is enough data in PBOT, we will probably need to add pagination.
-
I've looked at for it at these places and couldn't find it:
https://github.com/travist/jsencrypt/blob/master/CHANGELOG.md - (Like [React's Changelog.md](https://github.com/facebook/react/blob/master/…