mdx-util
mdx-util copied to clipboard
Document `readingTime` and highlighted lines in code blocks
As of 2.2.0, mdx-loader:
- exports a
readingTimeobject which can be used to add a medium-style estimated reading time - supports specifying highlighted line ranges for code blocks, using the same syntax as Gatsby
This needs to be documented properly in the README.