diff --git a/docs/report/build.md b/docs/report/build.md index 69cffa1..1470070 100644 --- a/docs/report/build.md +++ b/docs/report/build.md @@ -77,6 +77,7 @@ sub_part.build_order_allocations: {{ line.sub_part.build_order_allocations}} This will result in: +```text reference: 0001 quantity: 10 title: BO0001 @@ -101,3 +102,4 @@ sub_part.IPN: ANA-000002-001 sub_part.name: L7805 sub_part.build_order_allocations: ]> ........ +```