Giter Site home page Giter Site logo

Comments (10)

shiren avatar shiren commented on May 2, 2024

1번문제는 지금 최신 커밋 버전에서는 발생하지 않고있습니다.

2번문제는 문제가 되는 이미지 경로 샘플하나만 부탁드립니다.

from tui.editor.

kjh2165 avatar kjh2165 commented on May 2, 2024

http://photo.toast.com/aaaadh/techblog/Tulips(4).jpg

입니다.

from tui.editor.

shiren avatar shiren commented on May 2, 2024

혹시 플레이뮤지엄에서 근무하시나요?
http://photo.toast.com/aaaadh/techblog/Tulips(4).jpg
이 이미지가 404 not found뜬다는건가요?
404 not found 에러가 뜰때의 경로가 어떻게 되나요?

from tui.editor.

shiren avatar shiren commented on May 2, 2024
'addImageFileHook': function($form, callback) {
      callback('http://photo.toast.com/aaaadh/techblog/Tulips(4).jpg');
}

훅을 위와같이 하고 테스트 했을때 아무 문제 없었습니다.

from tui.editor.

shiren avatar shiren commented on May 2, 2024

이거 혹시 확인되거나 해결되었다면 코맨트 부탁드립니다~

from tui.editor.

kjh2165 avatar kjh2165 commented on May 2, 2024

플레이 뮤지엄 4층에 입구쪽에 있습니다.

GET http://photo.toast.com/aaaadh/techblog/Tulips(4 404 (Not Found)

이렇게 나옵니다.

from tui.editor.

shiren avatar shiren commented on May 2, 2024

특수문자때문이 아닌 괄호가 마크다운 문법과 겹처서 생기는 문제입니다.
괄호도 각각 lpar;과 rpar;로 인코딩이되야합니다

from tui.editor.

shiren avatar shiren commented on May 2, 2024

위지윅에서 다시 넘어올때 문제가 될수있으니 해결방법을 찾아보도록하겠습니다~

from tui.editor.

shiren avatar shiren commented on May 2, 2024

![My Link](http://photo.toast.com/aaaadh/techblog/Tulips%284%29.jpg)

우선은 http://이하의 내용은 escape()함수로 이스케이핑을 처리를 해서 사용하면 될것같습니다.
내부에서 사용하는 오픈소스에서 처리하는부분이라 바로 수정은 힘들것같습니다.

from tui.editor.

kyuwoo-choi avatar kyuwoo-choi commented on May 2, 2024

타이틀 제목을 제가 수정했습니다. 😢
외국인들도 같이 쓰는 만큼 이슈 관련되서 커밋이 올라갈때 적어도 추측은 할 수 있도록 하려합니다.

from tui.editor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.