forms
Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Expected a closing tag for `<output_image_path>` (180:99-180:118) before the end of `paragraph`
178 |
179 | Create validation images by running this script from this file's directory for each page:
> 180 | `python scripts/create_validation_image.py <page_number> <path_to_fields.json> <input_image_path> <output_image_path>
| ^
181 |
182 | The validation images will have red rectangles where text should be entered, and blue rectangles covering label text.
More information: https://mdxjs.com/docs/troubleshooting-mdx
🧑🔧 See how to debug and solve most common MDX errors