Data Pipes - streaming online data transformations
Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Expected a closing tag for `<code>` (42:6-42:12) before the end of `paragraph`
40 | <p>First of all, let’s use the Data Pipes <code>html</code> operation to get a nicer-looking view of the table.</p>
41 |
> 42 | <pre><code>GET /csv/html/?url=http://static.london.gov.uk/gla/expenditure/docs/2012-13-P12-250.csv
| ^
43 | </code></pre>
44 |
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