An undisputed killer-feature of the old markdown composer was this workflow:
- Write a Text
- Go fetch an URL somewhere else, copy it to the clipboard
- go back to your markdown composer, select/highlight a word or some text
- press strg + v (insert from clipboard)
- result: the text stays the same, but the url was added to it
This felt like pure magic, I’ve never seen this feature anywhere else.
And now it’s GONE 
renato
(Renato Atilio)
2
그렇게 느끼신 점에 대해 죄송합니다. 하지만 이 기능은 정상적으로 작동하도록 설계되어 있습니다. Contribute > Bug 채널로 이동시켰습니다.
다만, 저는 해당 문제를 재현할 수 없습니다. 제 환경에서는 정상적으로 작동합니다.
중요한 점은: 어디서 URL을 복사하고 계신가요? 일반 텍스트와 HTML 클립보드 내의 <a> 링크에 대해 각각 작동하도록 하는 특정 규칙이 있으므로, 정확히 어디서 어떻게 복사하고 계신지 알면 문제를 재현하고 수정하는 데 도움이 됩니다.
Just a test with an url from discourse
Interesting. Obviously, this IS working with an URL from this meta. I’ll investigate further what went wrong on our instance.
sam
(Sam Saffron)
4
Thanks Ralf, moving this to support for now, let me know if you can figure out a repro!