Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Expected a closing tag for `<PROJECT_NAME>` (16:14-16:28) before the end of `paragraph`
14 |
15 | 2. FF. Создаем API
> 16 | POST https://<PROJECT_NAME>.supabase.co/functions/v1/delete-user-account
| ^
17 | Headers: Authorization: Bearer $[jwt]$, API KEY - не нужно.
18 | Body: $<пусто>$
More information: https://mdxjs.com/docs/troubleshooting-mdx
🧑🔧 See how to debug and solve most common MDX errors