|
|
| Line 54: |
Line 54: |
| classDef hw fill:#eceff1,stroke:#455a64,stroke-width:2px; | | classDef hw fill:#eceff1,stroke:#455a64,stroke-width:2px; |
|
| |
|
| class A,B frontend; | | %%class A,B frontend; |
| class C,D engine; | | %%class C,D engine; |
| class E,F xpu; | | %%class E,F xpu; |
| class G,H,I,J kernel; | | %%class G,H,I,J kernel; |
| class K hw; | | %%class K hw; |
| </quickmmd> | | </quickmmd> |
|
| |
|
Revision as of 07:21, 8 September 2026
Structure
Cannot convert SVG by mmdc. (retval=1)
Shell command: '/usr/bin/mmdc' -q -i - -p '/var/www/html/extensions/QuickMMD/src/../config-puppeteer.json' -o '/var/www/html/images/quickmmd/LM_SGLang-sgl-xpu.svg'
Error: Parse error on line 42:
...4,stroke-width:2px
---------------------^
Expecting 'SEMI', 'NEWLINE', 'SPACE', 'EOF', 'subgraph', 'end', 'acc_title', 'acc_descr', 'acc_descr_multiline_value', 'AMP', 'COLON', 'STYLE', 'LINKSTYLE', 'CLASSDEF', 'CLASS', 'CLICK', 'DOWN', 'DEFAULT', 'NUM', 'COMMA', 'NODE_STRING', 'BRKT', 'MINUS', 'MULT', 'UNICODE_TEXT', 'direction_tb', 'direction_bt', 'direction_rl', 'direction_lr', 'direction_td', got '1'
TODO