Remove BOMs that break [TOC] rendering
diff --git a/DeveloperGuidelines.md b/DeveloperGuidelines.md
index c63a5d7..7662851 100644
--- a/DeveloperGuidelines.md
+++ b/DeveloperGuidelines.md
@@ -1,4 +1,4 @@
-[TOC]
+[TOC]
 
 # Developer guidelines for contributing to Ganeti
 
@@ -218,4 +218,4 @@
 # Wiki updates
 
 The wiki can be updated by members directly. Non-members need to send their
-requested changes to the mailing list.
\ No newline at end of file
+requested changes to the mailing list.
diff --git a/ReleaseProcess.md b/ReleaseProcess.md
index e000fc4..1b38b84 100644
--- a/ReleaseProcess.md
+++ b/ReleaseProcess.md
@@ -1,4 +1,4 @@
-[TOC]
+[TOC]
 
 # Ganeti Release Process
 
@@ -145,4 +145,4 @@
 # Notes
 
   * All changes must be reviewed and committed as usual.
-  * Tagging cannot be reviewed, so have someone else review what you're doing.
\ No newline at end of file
+  * Tagging cannot be reviewed, so have someone else review what you're doing.