1. End-to-End의 개념 이해
Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Expected a closing tag for `<br>` (46:5-46:9) before the end of `blockQuote`
44 | > <span style="color:rgb(125, 100, 173)">(End-to-End라는 표현 자체가 "중간 단계를 다루지 않는다"는 의미다.)</span>
45 | > > [!question]+ E2E 방식은 왜 오류가 줄어드는가?
> 46 | > > <br>
| ^
47 | > >
48 | > > E2E 모델은 아예 **OCR 단계 자체가 없다.**
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