-
Updated
Mar 12, 2021 - TypeScript
mdx
Here are 554 public repositories matching this topic...
-
Updated
Mar 8, 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
-
Updated
Nov 6, 2019 - JavaScript
Would it be possible, to add the dark mode button to the blog theme?
Loving the project so far, huge thanks :)
-
Updated
Mar 30, 2021 - JavaScript
-
Updated
Mar 20, 2021 - JavaScript
-
Updated
Mar 31, 2021 - TypeScript
-
Updated
Mar 25, 2021 - JavaScript
-
Updated
Mar 25, 2021 - JavaScript
-
Updated
Sep 1, 2018 - JavaScript
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Jan 21, 2021 - JavaScript
-
Updated
Sep 25, 2019 - JavaScript
-
Updated
Mar 29, 2021 - TypeScript
-
Updated
Feb 23, 2021 - TypeScript
-
Updated
Jan 16, 2020 - JavaScript
-
Updated
Mar 25, 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
Feb 19, 2021 - JavaScript
-
Updated
Mar 25, 2021 - 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