Charlie Gleason
Results
13
issues of
Charlie Gleason
trafficstars
**Is your feature request related to a problem? Please describe.** Currently you can't use keyboard shortcuts to move between colour formats. **Describe the solution you'd like** Command + 1, 2,...
enhancement
Allows bypassing inline code blocks from being transformed by `rehype-pretty-code`. Config: ```js /rehypePrettyCode/ import { unified } from "unified"; import remarkParse from "remark-parse"; import remarkRehype from "remark-rehype"; import rehypeStringify from...