diff --git a/docs.it4i/software/eb.md b/docs.it4i/software/eb.md
index 3f63256a93fb23052d94be694e5c1e3c39f3cf9e..b0540b2140cbc363e961e7ba9a429817483b9ab5 100644
--- a/docs.it4i/software/eb.md
+++ b/docs.it4i/software/eb.md
@@ -29,7 +29,9 @@ Additional details are available on [here](https://github.com/hpcugent/easybuild
 
 An EasyConfig file is a simple text file that describes the build process of a software. For most software that uses standard procedure (like configure, make and make install), this file is very simple. Many EasyConfig files are already provided with EasyBuild.
 
-By default, EasyConfig files and generated modules are named using the following convention: *software-name*-*software-version*-*toolchain-name*-*toolchain-version*(-*suffix*).eb
+By default, EasyConfig files and generated modules are named using the following convention 
+
+*software-name*-*software-version*-*toolchain-name*-*toolchain-version*(-*suffix*).eb
 
 
 Additional details are available on [here](https://github.com/hpcugent/easybuild-easyconfigs).