Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

이미지 삽입 시 삽입되는 태그를 변경할 수 없나요? #538

Open
eastglow opened this issue Oct 26, 2017 · 0 comments
Open

Comments

@eastglow
Copy link

eastglow commented Oct 26, 2017

에디터 내의 사진 기능을 이용해서 이미지를 등록하면 에디터 내에 삽입이 됩니다.

<p style="text-align: center;"><img width="640" style="clear:none;float:none;" id="tx_entry_26055_" src="사진링크" class="txc-image"></p>

삽입된 이미지의 소스를 보면 위와 같은 태그를 볼 수 있는데 저 태그 자체를 제가 정해서 넣을 순 없나요?
img 태그 바로 밖에 a 태그로 링크를 걸어서 에디터에 이미지를 넣고 싶은데 에디터 소스를 뒤져봐도 감이 잘 안 잡히네요...ㅠ

<p style="text-align: center;"><a href="https://www.daum.net"><img width="640" style="clear:none;float:none;" id="tx_entry_26055_" src="사진링크" class="txc-image"></a></p>

이런식으로 말이죠... 조언 부탁드립니다.

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

No branches or pull requests

1 participant