diff --git a/docs.it4i/software/spack.md b/docs.it4i/software/spack.md
index 83d077a9b2730cb69a96930951ea39e3ce51c672..39e1e996592b5d27a27b828a1591435c2ffb5579 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
 
 ```
-