securingsincity/react-ace

Question: Html <a> link in AceEditor?

Open

#369 geöffnet am 31. Jan. 2018

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (615 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (3.859 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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