UNPKG

@sohailalam2/markdown-extractor

Version:

Your one solution to extract markdown metadata and content

60 lines (26 loc) 2.04 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.2.3](https://github.com/sohailalam2/markdown-extractor/compare/v0.2.2...v0.2.3) (2020-06-27) ### Bug Fixes * add missing CheerioOptionsInterface, add badgets to readme ([d10e926](https://github.com/sohailalam2/markdown-extractor/commit/d10e926a81e3c3d48071a0965d7b57f44f06c0ec)) ### [0.2.2](https://github.com/sohailalam2/markdown-extractor/compare/v0.2.1...v0.2.2) (2020-06-27) ### Bug Fixes * sync package-lock.json ([818261d](https://github.com/sohailalam2/markdown-extractor/commit/818261d13a548fe7112884ad059493fcf5b37eda)) ### [0.2.1](https://github.com/sohailalam2/markdown-extractor/compare/v0.2.0...v0.2.1) (2020-06-27) ### Bug Fixes * rename tsconfig file ([a5b1d14](https://github.com/sohailalam2/markdown-extractor/commit/a5b1d147c818be8c47e78090cfbb726c6c69acba)) ## [0.2.0](https://github.com/sohailalam2/markdown-extractor/compare/v0.1.2...v0.2.0) (2020-06-27) ### Features * add suuport for webpack, bundle library ([d48b5cc](https://github.com/sohailalam2/markdown-extractor/commit/d48b5cc7998de4e9db14ca6c5488f852a497c935)) ### [0.1.2](https://github.com/sohailalam2/markdown-extractor/compare/v0.1.1...v0.1.2) (2020-06-27) ### Bug Fixes * fix npm publishing ([133bc44](https://github.com/sohailalam2/markdown-extractor/commit/133bc448bac99108b9a251f791dfecf8580995f9)) ### 0.1.1 (2020-06-27) ### Features * parse markdown, extract metadata ([1304139](https://github.com/sohailalam2/markdown-extractor/commit/1304139a3823825d0d4de8399188483d1e84fde9)) ### Bug Fixes * fix github workflow and rename files ([92e3a6d](https://github.com/sohailalam2/markdown-extractor/commit/92e3a6d06926fb7097a5aac3c7d7b8ff3ec41225)) ## [0.1.0](https://github.com/sohailalam2/markdown-extractor/compare/v0.0.2...v0.1.0) (2020-06-27) ### 0.0.2 (2020-06-27) ### Features * parse markdown, extract metadata 1304139