@mintlify/mdx
Advanced tools
Comparing version 0.0.34 to 0.0.35
import { toString } from 'hast-util-to-string'; | ||
import { refractor } from 'refractor'; | ||
import { refractor } from 'refractor/lib/all'; | ||
import { visit } from 'unist-util-visit'; | ||
@@ -4,0 +4,0 @@ export const rehypeSyntaxHighlighting = (options) => { |
{ | ||
"name": "@mintlify/mdx", | ||
"version": "0.0.34", | ||
"version": "0.0.35", | ||
"description": "Markdown parser from Mintlify", | ||
@@ -53,3 +53,3 @@ "main": "./dist/index.js", | ||
}, | ||
"gitHead": "43fe64dd99b84c48aa32b22042f48e491f45767c" | ||
"gitHead": "55879487be8e973b5f0a9dc0ba73e9eb3e51aaf3" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
114179