]> granicus.if.org Git - icinga2/commit
Fix missing escaping in doc/7-icinga-template-library.md
authorTobias Birnbaum <osterd@gmx.de>
Wed, 3 Feb 2016 02:33:08 +0000 (18:33 -0800)
committerGunnar Beutner <gunnar@beutner.name>
Tue, 23 Feb 2016 08:40:29 +0000 (09:40 +0100)
commit3b4099a5364f161b9ed093286e70c602dfa5a3d5
tree08570d57b185392f51416b10b15f616d0b0b9a23
parent32c7e14e934be6ac54f9cf78a7534fd0b097363b
Fix missing escaping in doc/7-icinga-template-library.md

There are several not properly escaped sequences in
doc/7-icinga-template-library.md
Namely these are missing backslashes in front of \n, \r, \t in various
occurrences. The make for example markup->latex conversion using pandoc
impossible.

fixes #11074

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
doc/7-icinga-template-library.md