Question: Html <a> link in AceEditor?
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?
any progress on this one?
@daniel500tech I'll be honest unless someone else embarks on this, I don't think this will be addressed in some time.
@securingsincity bummer :( I eventually switched to another lib, but thank you very much for react-ace! Love it!
@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?