diff --git a/docs/report/build.md b/docs/report/build.md
index e43bee1..69cffa1 100644
--- a/docs/report/build.md
+++ b/docs/report/build.md
@@ -37,7 +37,7 @@ bom_items that can be looped using {%for line in build.bom_items %} Each bom_ite
A very simple example wihtout any html formatting:
-'''HTML
+```html
reference: {{reference }}
quantity: {{ quantity }}
@@ -73,7 +73,7 @@ sub_part.build_order_allocations: {{ line.sub_part.build_order_allocations}}
........
{% endfor %}
-'''
+```
This will result in: