-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementImproving/changing an existing feature.Improving/changing an existing feature.section: blogRelating to the blog section of the site.Relating to the blog section of the site.status: in-progress
Description
We can probably improve our code blocks.
Right now we just wrap in a pre and let hljs do its magic but we could maybe wrap it in a component allowing us to provide various niceties such as:
- Allowing toggling of highlighting.
- Selecting/copying to clipboard.
- "Open in CodePen" or similar functionality.
- Showing a nice header with the language name.
- etc.
Metadata
Metadata
Assignees
Labels
enhancementImproving/changing an existing feature.Improving/changing an existing feature.section: blogRelating to the blog section of the site.Relating to the blog section of the site.status: in-progress