-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove back-ticks from inline code blocks (#4925)
* local nav and heading collection init * styles for TOC * remove hardcoded export and meta prop instantiation * node insertion over node augmentation * cleaning up code * remove plugin, use React to coerce a heading list instead * fix types * typescript types * fix ref issues * remove logs * Apply suggestions from code review Fighting prettier * remove unist-utils-visit dep * inline-code-block * update inline code * add types * add monospaced fonts and a background color to inline code blocks * changeset * fix dependency issue
- Loading branch information
1 parent
5323379
commit 45d2b7c
Showing
3 changed files
with
31 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@keystone-next/website': patch | ||
--- | ||
|
||
Removed backticks from inline code blocks in mdx, and made minor styling changes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
45d2b7c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: