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

템플릿 리터럴 이용 시 개행 문자가 2배로 늘어남 #6

Open
hehee9 opened this issue Jan 19, 2025 · 0 comments
Open

템플릿 리터럴 이용 시 개행 문자가 2배로 늘어남 #6

hehee9 opened this issue Jan 19, 2025 · 0 comments

Comments

@hehee9
Copy link

hehee9 commented Jan 19, 2025

Image

메신저봇 7.37a 및 7.38(0113) 버전에서 발생한 오류입니다 (7.34는 이상 없음)
템플릿 리터럴 내부에 엔터를 입력할 경우, 출력 값에 엔터가 1개 더 들어갑니다

배열에 join("\n")을 한 값을 템플릿 리터럴 내에 넣는 방식을 이용했을 때는 정상적으로 1개의 개행이 출력됩니다

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

1 participant