From da0252ff986c8e365f8252a95ba2eedd529f135c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Tue, 15 Sep 2020 19:31:33 +0200 Subject: README: make it also work with asciidoctor --- README.adoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 9bdb1fb..320e132 100644 --- a/README.adoc +++ b/README.adoc @@ -21,8 +21,11 @@ Building Build dependencies: CMake and/or make, a C++14 compiler, pkg-config + Runtime dependencies: ncursesw, libacl +// Working around libasciidoc's missing support for escaping it like \++ +:doubleplus: ++ + Unfortunately most LLVM libc++ versions have a bug that crashes 'sdn' on start. -Use GNU libstdc++ if you're affected. +Use GNU libstdc{doubleplus} if you're affected. $ git clone https://git.janouch.name/p/sdn.git $ mkdir sdn/build -- cgit v1.2.3