-
Updated
Apr 9, 2022 - TypeScript
MDX
MDX allows you to use JSX in your markdown content. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components a blast.
Here are 836 public repositories matching this topic...
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Apr 1, 2022 - TypeScript
Things like Optional Chaining should be transpiled for e.g. node 12 compatibility: https://esbuild.github.io/content-types/#javascript. We should choose es2016 for all packages.
Describe the bug
GitHub provides a few options when configuring a new repo like: license, .gitignore file, a README.md, and the Rennovate plugin. If you want to install any of these by default, which I usually do, then you get an error about the remote having newer content.
To Reproduce
Steps to reproduce the behavior:
- Create a repo with a readme during the script
- See the er
-
Updated
Apr 7, 2022 - JavaScript
-
Updated
Nov 6, 2019 - JavaScript
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Apr 2, 2022 - JavaScript
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
Apr 6, 2022 - TypeScript
-
Updated
Apr 1, 2022 - JavaScript
-
Updated
Apr 2, 2022 - JavaScript
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
Sep 1, 2018 - JavaScript
-
Updated
Jul 22, 2021 - JavaScript
Would it be possible to include excerpts from markdown files in the ‘Referred in’ section?
Currently, if the mention comes from notes originating from Roam, the parent block with the page mention is shown as a bullet point unter the page title.
But for local markdown files, only the page title is given.
<img width="592" alt="Screenshot 2020-06-19 at 17 50 49" src="https://user-images.github
-
Updated
Mar 16, 2022 - TypeScript
-
Updated
Sep 25, 2019 - JavaScript
-
Updated
Apr 9, 2022 - TypeScript


We're currently causing peerDependency warnings in Yarn 2.
Whenever we depend on something, this dependencies peerDependencies must be listed either in our peerDependencies or in our dependencies.
Discussed in system-ui/theme-ui#2196
Originally posted by jw-miaem April 7, 2022
Reason I ask (before raisin