8.2. The while statement
Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Expected a closing tag for `<br>` (3:88-3:92) before the end of `tableHeader`
1 | The [[8.2. The while statementwhile]] statement is used for repeated execution as long as an expression is true:
2 |
> 3 | | while_stmt | "white" [[6.12. Assignment expressionsassignment_expression]] [[suite]]<br>"else" ":" [[suite]] |
| ^
4 | | ---------- | ------------------------------------------------------------------------------------------------- |
5 |
More information: https://mdxjs.com/docs/troubleshooting-mdx
🧑🔧 See how to debug and solve most common MDX errors in our docs:
https://flowershow.app/docs/debug-mdx-errors