Giter VIP home page Giter VIP logo

ckeditor-autolink2's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

korkota

ckeditor-autolink2's Issues

Double and wrong link detection on IE11 and linebreak

There is a bug with the link detection in the IE11.

I write some text, then the last part of the line is a link. I press RETURN and start writing text in the second line. Then the link is detected as expected and the target is the right URL.
But in the second line the first word is detected as link, too. And it has another target. It is the link from the first line plus the word of the second line.

It's a bit hard to explain with text, so here are 2 screenshots.

In this screenshot you can see the editor content and the opened link dialog. The link you see in the dialog is the one of the end of the first line.
editor-link1

In this screenshot you see the same text, but the link dialog shows the link of the first word of the second line. As you can see it is wrong.
editor-link2

Поддержать знаки препинания после ссылок

При вводе текста
Зайди сюда: http://server.com!
сейчас получаем ссылку вместе с ! (ссылка обозначена []):
Зайди сюда: [http://server.com!]
хочется так
Зайди сюда: [http://server.com]!

Ещё примеры:
сейчас:

[http://server.com]
[http://server.com.]
[http://server.com,]
[http://server.com!]

хочется

[http://server.com]
[http://server.com].
[http://server.com],
[http://server.com]!

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.