Переменные
Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Expected a closing tag for `<Имя>` (30:39-30:44) before the end of `tableData`
28 | | VAR_TEMP | tmp | Внутри POU | tmpIndex |
29 | | Глобальные переменные | g_ | GVL | g_SystemReady |
> 30 | | Функциональные блоки | FB_<Имя> | POU | FB_MotorControl |
| ^
31 | | Функции | F_<Имя> | POU | F_CalcPressure |
32 | | Программы | PRG_<Имя> | POU | PRG_Main |
More information: https://mdxjs.com/docs/troubleshooting-mdx
🧑🔧 See how to debug and solve most common MDX errors