1====== DMN Plugin Test Page ====== 2 3This page tests the DMN.io plugin functionality with a shared DokuWiki media file. 4 5===== Simple DMN Decision Table ===== 6 7<bpmnio type="dmn" src="dmn-test.dmn"> 8</bpmnio> 9 10===== Simple DMN Decision Table Zoom 0.5 ===== 11 12<bpmnio type="dmn" src="dmn-test.dmn" zoom="0.5"> 13</bpmnio> 14 15===== Simple DMN Decision Table Zoom 1.5 ===== 16 17<bpmnio type="dmn" src="dmn-test.dmn" zoom="1.5"> 18</bpmnio> 19===== Test Instructions ===== 20 211. The DMN decision table above should render using the dmn.io viewer 222. You should be able to see the decision logic clearly 233. The DRD decision node should render without raw [[...]] markup in its label 244. Clicking the "Dish Decision" node in the DRD view should open the test page [[test:dmn-link-target]] 25