-
Updated
Jun 3, 2021 - TypeScript
mdx
Here are 600 public repositories matching this topic...
-
Updated
Jun 1, 2021 - JavaScript
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
Hi,
It is not uncommon for people wanting to add a comment system to their blog. There are a few options:
- A common choice is disqus, but it's not open source, and it charges if you don't want to show ads.
- utterances is an open source implementation that basically leverages github issues as the storage. It's smart, but it requires commenters t
-
Updated
Nov 6, 2019 - JavaScript
-
Updated
May 10, 2021 - JavaScript
-
Updated
Jun 7, 2021 - JavaScript
-
Updated
Jun 8, 2021 - TypeScript
-
Updated
Jun 7, 2021 - JavaScript
-
Updated
May 25, 2021 - JavaScript
-
Updated
Sep 1, 2018 - JavaScript
-
Updated
Jan 21, 2021 - JavaScript
-
Updated
Jun 2, 2021 - JavaScript
-
Updated
Sep 25, 2019 - JavaScript
-
Updated
Jun 2, 2021 - JavaScript
-
Updated
Feb 23, 2021 - TypeScript
-
Updated
Jun 7, 2021 - TypeScript
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
Jan 16, 2020 - JavaScript
Improve this page
Add a description, image, and links to the mdx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mdx topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
I spent many hours trying to override what I later found out was the
highlightcolor variable, used in a number of Components in the code. I had no idea that this variable existed. :(Describe the solution you'd like
Maybe just include the
highlightdefault value in the base theme, so that developers building on that w