diff --git a/docs.it4i/software/lang/csc.md b/docs.it4i/software/lang/csc.md
index a77bedc7116a701d75dd10bb097cc1a3c572612b..40c10f9788fcf298b2d2fc7879f819412c7c8469 100644
--- a/docs.it4i/software/lang/csc.md
+++ b/docs.it4i/software/lang/csc.md
@@ -82,6 +82,7 @@ csharp> from f in Directory.GetFiles ("mydirectory")
 ```
 
 <!--
+
 ## MPI.NET
 
 MPI is available for mono:
@@ -119,6 +120,7 @@ Greetings from node 0 of 4 running on cn204
 Greetings from node 3 of 4 running on cn199
 Greetings from node 1 of 4 running on cn199
 ```
+
 -->
 
 For more information, see the [Mono documentation page][a].