securingsincity/react-ace

Question: Html <a> link in AceEditor?

Open

#369 ouverte le 31 janv. 2018

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)JavaScript (615 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (3 859 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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?

Guide contributeur