feat(mdx-loader): read image dimensions when processing Markdown (#6339)

This commit is contained in:
Joshua Chen 2022-01-19 19:45:14 +08:00 committed by GitHub
parent 6f892e20b0
commit e5801e49f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 32 additions and 10 deletions

View file

@ -35,7 +35,6 @@ const EXPECTED_CSS_MARKERS = [
'.DocSearch-Hit-content-wrapper',
'.navbar__title',
'--ifm-color-scheme:light',
'.test-marker-site-custom-css-shared-rule',
'.col[class*=col--]',
'.padding-vert--xl',
'.footer__link-item',