Rehype plugin to add line numbers to code blocks and allow highlighting of desired code lines
Rehype plugin to add language information as a property to pre element
Rehype plugin to copy 'code.data.meta' to 'code.properties.metastring'
Rehype plugin to enhance markdown image syntax ![]()
and MDX media elements (img
, audio
, video
) by styling and adding attributes, wrapping with figure and adding captions, auto-linking to originals, converting images to video/audio based on the fi
A rehype plugin to add a data-label attribute to table cells base on the header cell content.