Skip to content
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

테스트 #63

Open
intaek-h opened this issue Mar 24, 2023 · 4 comments
Open

테스트 #63

intaek-h opened this issue Mar 24, 2023 · 4 comments

Comments

@intaek-h
Copy link
Owner

hahahaha

@intaek-h
Copy link
Owner Author

hahahaha (4)

@intaek-h
Copy link
Owner Author

108341074

@gonpress
Copy link

0

https://user-images.githubusercontent.com/51705875/227429038-ce2bdb30-9c53-43ce-a6a5-175892291d0f.png

@intaek-h
Copy link
Owner Author

  1. 에디터를 제작할때 span 태그로 글자 스타일을 입히는 것이 일반적인 관습이지만, 항상 그런 것은 아닙니다.
    그런 이유로, spanElements 등의 이름은 저희 에디터의 히스토리를 알고 있는 사람만 이해할 수 있는 코드가 되어 버릴� 위험이 있습니다.
    기울임꼴(em), 밑줄(u) 등의 스타일을 전부 span 으로 처리하는 경우도 있을 수 있습니다.
  2. 추후에 에디터에 span 태그를 사용하는 부가기능이 추가될 수도 있습니다.
    그런 경우 부작용(side effect)이 발생할 가능성이 있어보입니다.
    서브모듈 속 classNames.js 파일을 참고하시면 부작용을 줄이실 수 있습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants