Skip to main content
  • Created:
  • Updated:
  • Author:
    Takeshi Takatsudo

Contribution

This project is a Markdown/MDX formatter. I originally built it because I needed this functionality for one of my projects. It started as a sub-package within that project, but since I use a documentation tool for all of my projects, I found myself copying and pasting the package into every project directory. So I published it to npm for consistency and easier maintenance.

Most of the source code in this project was written by Claude Code. While this is publicly available as an open-source project, I'm not sure whether I'll actively maintain the package going forward. Feel free to fork it or open pull requests, but I can't guarantee that I'll be able to review or merge them.

Since we're already in the AI era, I'd recommend forking the repo and making whatever tweaks you need on your own.

-- @Takazudo