securingsincity/react-ace

Question: Html <a> link in AceEditor?

Open

#369 创建于 2018年1月31日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)JavaScript (615 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (3,859 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南