diff --git a/docs/report/build.md b/docs/report/build.md index f888a67..b642b53 100644 --- a/docs/report/build.md +++ b/docs/report/build.md @@ -37,6 +37,7 @@ bom_items that can be looped. Each bom_item line has further context variables. A very simple example wihtout any html formatting: +{% raw %} ```html reference: {{reference }}
@@ -103,3 +104,4 @@ sub_part.name: L7805 sub_part.build_order_allocations: ]> ........ ``` +{% endraw %}