securingsincity/react-ace

Question: Html <a> link in AceEditor?

Open

#369 aberto em 31 de jan. de 2018

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (615 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (3.859 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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?

Guia do colaborador