From f710095f6ddb71adf5bc751d5c134e4ecd285e3c Mon Sep 17 00:00:00 2001 From: Ichthyostega Date: Sun, 7 Oct 2012 05:55:35 +0200 Subject: [PATCH] adapt to newer Asciidoc syntax --- doc/devel/template/new_rfc.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/devel/template/new_rfc.sh b/doc/devel/template/new_rfc.sh index eccaecc8d..a78af057b 100644 --- a/doc/devel/template/new_rfc.sh +++ b/doc/devel/template/new_rfc.sh @@ -27,7 +27,8 @@ Tasks ~~~~~ // List what needs to be done to implement this Proposal: // * first step ([green]#✔ done#) -// * second step [,yellow]#WIP# +// * second step [yellow-background]#WIP# +// * third step [red yellow-background]#TBD# Discussion