Snippets
| Alignments | How it's typed | How it's rendered | | | | Resized video | | | Add \`\\|v'percentage'\` to resize\<br>In this example, I resized the video down...
Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Expected a closing tag for `<br>` (40:167-40:171) before the end of `tableData`
38 | | Types | How it's typed | How it's rendered | Comment |
39 | | -------------- | ------------------------------- | ----------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
> 40 | | Resized video | `![[example-video-1.mp4īv40]]` | ![[example-video-1.mp4īv40]] | Add `\|v'percentage'` to resize<br>In this example, I resized the video down to 40%<br>⢠You can change letter `v` to anything you like by editing the snippet `.css` file |
| ^
41 | | Original video | `![[example-video-1.mp4]]` | ![[example-video-1.mp4]] | |
42 |
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