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

img 태그를 넣으면 앞뒤 문장들이 <p> 태그로 감싸집니다. #1501

Open
porporpor020202 opened this issue Jan 18, 2025 · 0 comments

Comments

@porporpor020202
Copy link

porporpor020202 commented Jan 18, 2025

현재 상황:

  • 이미지를 에디터에 넣으면 앞뒤 문장들이

    태그로 감싸잡니다.

원하는 결과:

  • 하나의

    태그 안에 Img태그가 순수하게 입력되었으면 좋겠습니다.

Image

현재 위 처럼 렌더링이 되는데,

Image

이렇게 렌더링 되었으면 합니다.

img태그가 자동으로

Image

이런 식으로 감싸지며, 앞 뒤 문장이

태그로 감싸집니다.

이미지가 div로 감싸지지 않고 순수 img 태그로만 렌더링되도록 하는 방법이 있을까요?
또한 앞 뒤 문장이

태그로 감싸지지 않았으면 합니다.

strictMode: true를 시도해봤지만 원하는 결과를 얻을 순 없었습니다.

환경:
"suneditor": "^2.47.0",
"suneditor-react": "^3.6.1",

@porporpor020202 porporpor020202 changed the title img 태그를 특별한 기능 없이 바로 렌더링 할 수 있을까요? img 태그를 넣으면 앞뒤 문장들이 <p> 태그로 감싸집니다. Jan 18, 2025
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