Skip to content

Conversation

@mayank1513
Copy link
Contributor

No description provided.

refactor: remove unused import of 'vi' from md.test.tsx and update type casting in md.tsx
- Created `medium.md` with multiple heading levels and text formatting examples.
- Added `sample.md` as a comprehensive markdown syntax showcase including tables, lists, code blocks, and more.
- Introduced `short.md` for a brief markdown example with basic formatting.
- Updated `package.json` to replace `benchmark` script and add new dependencies for remark plugins.
- Cleaned up `pnpm-lock.yaml` by removing unused dependencies and ensuring compatibility with the latest packages.
- Implemented `writeBenchmarkMarkdown` function to generate markdown reports from benchmark results.
- Added new markdown fixture files for testing:
  - `deeply-nested-lists.md`: Demonstrates nested lists and blockquotes.
  - `gfm-complexity.md`: Tests GitHub Flavored Markdown features including tables and strikethrough.
  - `long-tutorial.md`: A comprehensive tutorial on transforming Markdown to DOCX.
  - `medium-formatting.md`: Highlights benefits of chanting with formatted text and links.
  - `short-simple.md`: A basic markdown file with a heading, blockquote, and list.
  - `site-content.md`: Lists projects and links related to Mayank Chaudhari.
- Updated `index.ts` to include new fixture files.
- Enhanced `long.md` with additional content for testing.
- Updated `package.json` and `pnpm-lock.yaml` to include new dependencies for markdown processing.
Releases:
  @m2d/react-markdown@0.3.0
  @repo/shared@0.0.5
@mayank1513 mayank1513 self-assigned this Jul 11, 2025
@mayank1513 mayank1513 added the enhancement New feature or request label Jul 11, 2025
@codecov
Copy link

codecov bot commented Jul 11, 2025

Codecov Report

Attention: Patch coverage is 97.05882% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
lib/src/utils.tsx 95.45% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@mayank1513 mayank1513 merged commit 9729398 into main Jul 11, 2025
5 of 6 checks passed
@mayank1513 mayank1513 deleted the benchmarking branch July 11, 2025 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants