Skip to content

feature: add markdown plugins to blogs for better customisability. #11

Description

@abheektripathy

We could setup some mdx plugins with contentlayer for better blog customisability.

these would be a good place to start.

  1. remark-gfm to support GitHub Flavored Markdown.
  2. rehype-prism-plus to render syntax highlighting in code blocks.
  3. rehype-code-titles to render code block titles.
  4. rehype-accessible-emojis to provide accessibility to emojis.

Reference Doc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions