Skip to content

How to get something like remark-attr or rehype-attr to add props to md components like lists? #2144

Answered by wooorm
schlichtanders asked this question in Q&A
Discussion options

You must be logged in to vote

Use markdown for the common things:

`code`

Use JSX for the exceptions:

<code className="special">code</code>

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@schlichtanders
Comment options

@wooorm
Comment options

@schlichtanders
Comment options

@schlichtanders
Comment options

@schlichtanders
Comment options

Answer selected by schlichtanders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants