securingsincity / securingsincity/react-ace
Question: Html <a> link in AceEditor?
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- TypeScript
- Stars
- 4.2k
- Forks
- 598
- PR merge metrics
- No merged PRs in 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?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is named. Start by tracing how react-ace passes the value into AceEditor and whether Ace supports HTML markup or clickable links; done would be a confirmed supported approach or a clearly documented limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100