8.1. The if statement
Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Expected a closing tag for `<br>` (3:214-3:218) before the end of `tableHeader`
1 | The [[8.1. The if statementif]] statement is used for conditional execution:
2 |
> 3 | | if_stmt | "if" [[6.12. Assignment expressionsassignment_expression]] ":" [[8. Compound statementssuite]]<br>("elif" [[6.12. Assignment expressionsassignment_expression]] ":" [[8. Compound statementssuite]])*<br>["else" ":" [[8. Compound statementssuite]]] |
| ^
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