react-ace icon indicating copy to clipboard operation
react-ace copied to clipboard

Question: Html <a> link in AceEditor?

Open thetallweeks opened this issue 8 years ago • 4 comments

I have a use case where I need to include clickable links inside AceEditor.

Is it possible to have any sort of html markup in the editor. I know value expects a string, but is there any way to parse or format the string value into something else?

screen shot 2018-01-31 at 10 50 53 am

thetallweeks avatar Jan 31 '18 18:01 thetallweeks

any progress on this one?

daniel500tech avatar Jun 09 '20 13:06 daniel500tech

@daniel500tech I'll be honest unless someone else embarks on this, I don't think this will be addressed in some time.

securingsincity avatar Jun 25 '20 02:06 securingsincity

@securingsincity bummer :( I eventually switched to another lib, but thank you very much for react-ace! Love it!

daniel500tech avatar Jun 25 '20 07:06 daniel500tech

@securingsincity bummer :( I eventually switched to another lib, but thank you very much for react-ace! Love it!

@daniel500tech May I ask what library you used to solve this use case?

JFergen avatar Sep 16 '21 20:09 JFergen