Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Expected a closing tag for `<T>` (216:25-216:28) before the end of `paragraph`
214 | Collections.Unmodified
215 | 泛型
> 216 | 第一层是结构,第二层是类型,从List到List<T>
| ^
217 | Java Type Erasure
218 | Covariance
More information: https://mdxjs.com/docs/troubleshooting-mdx
🧑🔧 See how to debug and solve most common MDX errors