From 55c27d31b2dfda22563a3af0c2a1b34574ced5be Mon Sep 17 00:00:00 2001 From: Bruno BEAUFILS Date: Fri, 13 Nov 2020 11:19:04 +0100 Subject: [PATCH] include-code-files: overlong line reduction in doc --- include-code-files/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include-code-files/README.md b/include-code-files/README.md index 5b99a79a..a1d31162 100644 --- a/include-code-files/README.md +++ b/include-code-files/README.md @@ -2,7 +2,8 @@ Filter to include code from source files. -The filter is largely inspired by [pandoc-include-code](https://github.com/owickstrom/pandoc-include-code). +The filter is largely inspired by +[pandoc-include-code](https://github.com/owickstrom/pandoc-include-code). ## Usage