UNPKG

marked-code-format

Version:

A marked extension for formatting code blocks using Prettier

69 lines (30 loc) 2.89 kB
## marked-code-format [1.1.6](https://github.com/bent10/marked-extensions/compare/marked-code-format@1.1.5...marked-code-format@1.1.6) (2024-08-29) ### Bug Fixes * **deps:** update `attribute-parser` to `v2.2.3` ([e5d270a](https://github.com/bent10/marked-extensions/commit/e5d270af3ffe7aa559806515f63ab26918b7e2b5)) * lint code ([c75dfc9](https://github.com/bent10/marked-extensions/commit/c75dfc94eb2fc61d258d2e36caf20d4a91e06a16)) ## marked-code-format [1.1.5](https://github.com/bent10/marked-extensions/compare/marked-code-format@1.1.4...marked-code-format@1.1.5) (2024-05-16) ### Bug Fixes * **marked-format:** add console.error to catch clause ([e9de263](https://github.com/bent10/marked-extensions/commit/e9de263ccf93dd1fa3b3ed0e43d5c5bf247de9cd)) ## marked-code-format [1.1.4](https://github.com/bent10/marked-extensions/compare/marked-code-format@1.1.3...marked-code-format@1.1.4) (2024-02-03) ### Bug Fixes * **deps:** ncu ([2584418](https://github.com/bent10/marked-extensions/commit/25844186ea9272530afc3dd1906e707f855f9338)) ## marked-code-format [1.1.3](https://github.com/bent10/marked-extensions/compare/marked-code-format@1.1.2...marked-code-format@1.1.3) (2023-12-16) ### Bug Fixes * **deps:** ncu ([a2138f9](https://github.com/bent10/marked-extensions/commit/a2138f93816d6bf7497f914edeac1248ad36744a)) ## marked-code-format [1.1.2](https://github.com/bent10/marked-extensions/compare/marked-code-format@1.1.1...marked-code-format@1.1.2) (2023-10-26) ### Bug Fixes * **deps:** bump `attributes-parser` ([6c22b89](https://github.com/bent10/marked-extensions/commit/6c22b89c927cface29d1eb4330bd039132d44cba)) ## marked-code-format [1.1.1](https://github.com/bent10/marked-extensions/compare/marked-code-format@1.1.0...marked-code-format@1.1.1) (2023-10-26) ### Bug Fixes * resolves `ERR_REQUIRE_ESM` in CommonJS mocules ([f876e00](https://github.com/bent10/marked-extensions/commit/f876e00dcd08969cf1489b7fc23c29a7e2e67d96)) # marked-code-format [1.1.0](https://github.com/bent10/marked-extensions/compare/marked-code-format@1.0.1...marked-code-format@1.1.0) (2023-10-20) ### Bug Fixes * resolves `umd` mime issue ([f98d31a](https://github.com/bent10/marked-extensions/commit/f98d31af547deb496098a54d836a55625e05040e)) ### Features * build for the `esm`, `cjs`, and `umd` formats ([30bc148](https://github.com/bent10/marked-extensions/commit/30bc148b037aaff23dee1ecca64d31c8b4ae827c)) ## marked-code-format [1.0.1](https://github.com/bent10/marked-extensions/compare/marked-code-format@1.0.0...marked-code-format@1.0.1) (2023-10-14) ### Bug Fixes * **deps:** `ncu -u` ([8a933a0](https://github.com/bent10/marked-extensions/commit/8a933a02c3dfd68da68fb6743f14d08f3ab5acc5)) # marked-code-format 1.0.0 (2023-09-26) ### Features * init ([d46ff86](https://github.com/bent10/marked-extensions/commit/d46ff868697dfaf129cdfd55e2c1680ca5d9f463))