From e70ed3a1c6be1406e2d53c9886a92686947eabf1 Mon Sep 17 00:00:00 2001 From: Marcia Ramos Date: Wed, 22 Mar 2017 20:49:45 -0300 Subject: add pipeline symbols --- doc/development/writing_documentation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/development/writing_documentation.md') diff --git a/doc/development/writing_documentation.md b/doc/development/writing_documentation.md index 2aa37d04922..194bd26cd24 100644 --- a/doc/development/writing_documentation.md +++ b/doc/development/writing_documentation.md @@ -48,8 +48,8 @@ Every **Technical Article** contains, in the very beginning, a blockquote with t - A reference to the **author's name** and **GitLab.com handle** ```md -> Type: tutorial -> Level: intermediary +> Type: tutorial || +> Level: intermediary || > Author: [Name Surname](https://gitlab.com/username) ``` -- cgit v1.2.1