-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
에디터 및 수식 렌더링 라이브러리를 선정한다. #3
Labels
Comments
Draft.js
Quill.js
Slate.js
|
결정사용이 쉽고, 수식 렌더링 라이브러리(MathJax)와 함께 사용하기 적합하고, 커스터마이징이 용이한 라이브러리인 Slate.js를 사용한다. Slate도 기본적으로 bold, italic, underline, code, quote, align 등 에디터가 기본적으로 갖추어야 할 기능들은 제공한다. 거기에 더해 필요한 기능들은 따로 구현하는 방향으로 생각하고 있다. |
수식 렌더링 라이브러리
|
결정
번외로...
|
Katex가 진짜 빠르다곤 하던데, 최근에 MathJax 2.0 업데이트하면서 속도 많이 비슷해졌더라고요 😀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🍆 Description
🥔 To do
The text was updated successfully, but these errors were encountered: