테스트 환경
Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Expected a closing tag for `<br>` (80:26-80:30) before the end of `paragraph`
78 | | **장점** | - CPU 기반으로 동작하며 모델이 가볍기 때문에 서버 로컬 배치에 용이하다.<br>- 언어 데이터가 잘 정비되어 있다. → 다국어 지원 |
79 | | **단점** | - 최신 딥러닝 기반 모델에 비해 성능 ↓<br>- 특히 <span style="color:rgb(125, 100, 173)"><u>장면 텍스트</u><sup>+)</sup></span>, 손글씨 등에 안 좋은 성능을 보인다. |
> 80 | | **추천 용도** | - 스캔된 인쇄 문서<br>- 단순 텍스트 추출 |
| ^
81 | <span style="color:rgb(125, 100, 173)">+) <u>장면 텍스트</u>: 야외 환경에서 카메라로 촬영한 이미지/동영상에 나타나는 텍스트</span>
82 |
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