securingsincity/react-ace

Question: Html <a> link in AceEditor?

Open

#369 opened on Jan 31, 2018

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (3,859 stars) (615 forks)batch import
enhancementhelp wanted

Description

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?

Contributor guide