Skip to content

Commit

Permalink
markdown image parsing test (#3843)
Browse files Browse the repository at this point in the history
* markdown image parsing test

* add fixture

* Parse MDX to collect images deeply nested in JSX tags

---------

Co-authored-by: Trevor Blades <[email protected]>
  • Loading branch information
abvthecity and trevorblades authored Jun 13, 2024
1 parent 6f0b7de commit 6460fc9
Show file tree
Hide file tree
Showing 25 changed files with 1,347 additions and 18 deletions.
218 changes: 218 additions & 0 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 2 additions & 0 deletions packages/cli/docs-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@
"diff": "^5.2.0",
"eslint": "^8.56.0",
"jest": "^29.7.0",
"mdast-util-mdx": "^3.0.0",
"micromark-extension-mdx": "^2.1.0",
"organize-imports-cli": "^0.10.0",
"prettier": "^2.7.1",
"typescript": "4.6.4"
Expand Down
Loading

0 comments on commit 6460fc9

Please sign in to comment.