draw.io Diagram Skill 1. Basic Rules - Edit only files - Do not directly edit files - Use auto-generated by pre-commit hook in slides 2. Font Settings For diagrams used in Quarto slides, specify in mxGraphModel tag: Also explicitly specify in each text element's style attribute: 3. Conversion Commands See conversion script at scripts/convert-drawio-to-png.sh. Internal command used: | Option | Description | |--------|-------------| | | Export mode | | | PNG format output | | | 2x scale (high resolution) | | | Transparent background | | | Output file path | 4. Layout Adjustment 4.1. Coordinate…