Escape closing brackets in the alt text of img
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
For instance:
```
(image: 14190237286_9c2f63ff99.jpg alt: The Liip delegation at #phpeceu, signing off :) link: https://www.flickr.com/photos/mikkelhoegh/14190237286)
```
Contributor guide
No contributing guide indexed for this repository
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 file or test is named. Start by locating the Python code that converts image alt text into Kirby Markup, reproduce the provided example, and add coverage for closing brackets in the alt text. Done means the generated markup escapes those brackets without changing the rest of the text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100