securingsincity/react-ace

Question: Html <a> link in AceEditor?

Open

#369 opened on 2018年1月31日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)JavaScript (3,859 stars) (615 forks)batch import
enhancementhelp wanted

説明

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?

コントリビューターガイド