docs icon indicating copy to clipboard operation
docs copied to clipboard

Reusable Snippets: Errors on Bullet Points

Open karanataryn opened this issue 11 months ago • 0 comments

Mintlify fails parsing on subsequent bullet points when adding in a reusable snippet before that contains a bullet point. The error message is given below:

⚠️ Parsing error: ./docparse/processing_options.mdx:42:2 - Unexpected character!(U+0021) before name, expected a character that can start a name, such as a letter,$, or _(note: to create a comment in MDX, use{/* text */})

For more information of the source of the bug: https://github.com/aryn-ai/docs/runs/32950505645

karanataryn avatar Nov 13 '24 21:11 karanataryn