From 74c159896bab536cb14e79fa65c23161e3aa10e2 Mon Sep 17 00:00:00 2001 From: Ozum Eldogan Date: Mon, 15 Jul 2019 10:22:38 +0300 Subject: [PATCH] Update README.md (#24) added concat-md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bd24628..aa2a282 100644 --- a/README.md +++ b/README.md @@ -260,6 +260,8 @@ markdown library & command line tool (in Ruby) (web: [`markdown-it.github.io`](https://markdown-it.github.io/), github: [markdown-it :octocat:](https://github.com/markdown-it/markdown-it)) Javascript markdown parser. 100% CommonMark support, extensions, syntax plugins & high speed. Is extensible with [plugins](https://www.npmjs.com/search?q=keywords:markdown-it-plugin). +**concat-md** +([npm](https://www.npmjs.com/package/concat-md), [github](https://github.com/ozum/concat-md#readme)) CLI and API to concatenate markdown files and modify as necessary. Also adds titles from FrontMatter, file names and directory names, decreases level of existing titles to comply with added titles. ### Babelmark