AnswerDotAI / AnswerDotAI/mistlefoot
Auto-linking doesn't respect **https://bold.com**
- Dominant language
- Jupyter Notebook
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
noticed this in SolveIt, and so I assume it's from mistlefoot:
`**http://example.com**` renders as
instead of
It's a little bit of a corner case (who makes a single link bold)! But I've noticed that [SolveIt](solve.it.com)'s Prompt responses often make the link in a response bold.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue with the bold URL example in the issue and inspect mistlefoot's auto-linking behavior for Markdown emphasis boundaries. Confirm the fix by checking that the generated HTML keeps the URL inside the bold element while excluding the trailing `**` from the link target and text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, markdown
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100