From d56c4e0d5a0ad1a247f0f9935c760fce4d4b7d77 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz>
Date: Fri, 7 Jul 2017 13:30:01 +0200
Subject: [PATCH] add spack

---
 docs.it4i/software/spack.md | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/docs.it4i/software/spack.md b/docs.it4i/software/spack.md
index 83d077a9b..39e1e9965 100644
--- a/docs.it4i/software/spack.md
+++ b/docs.it4i/software/spack.md
@@ -17,8 +17,8 @@ Documentation: [https://spack.readthedocs.io/en/latest/](https://spack.readthedo
 
 ```
 
-! note
-  Spack/default is rule for setting up local installation
+!!! note
+    Spack/default is rule for setting up local installation
 
 
 ## First Usage Module Spack/default
@@ -230,8 +230,8 @@ Use `spack install git` for default version or `spack install git@version`.
 ...
 ```
 
-! warning
-  `ftp` on cluster is not allowed, you must edit source link (edit)[#Edit Rule]
+!!! warning
+    `ftp` on cluster is not allowed, you must edit source link (edit)[#Edit Rule]
 
 ### Edit Rule
 
@@ -239,8 +239,8 @@ Use `spack install git` for default version or `spack install git@version`.
 ~]$ spack edit git
 ```
 
-! note
-  For change source link (ftp:// to http://) use `spack create URL -f`. Automatically generates rules.
+!!! note
+    For change source link (ftp:// to http://) use `spack create URL -f`. Automatically generates rules.
 
 **Example**
 
@@ -353,4 +353,3 @@ y
 ==> Successfully uninstalled git@2.11.0%gcc@4.4.7 arch=linux-centos6-x86_64 -xmh3hmb
 
 ```
-
-- 
GitLab