MacDownApp / MacDownApp/macdown
Long URL isn't wrapped (Hoedown?)
Nobody has claimed this yet.
- Dominant language
- Rich Text Format
- Stars
- 9.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
(Moving from bitter)
Put a long URL as text into a document and MacDown won't split it to wrap a line, but instead will let it extend all the way into the right margin. For example:
```
# Header
Some text with a long URL like the one to this page: Some text with a long URL (like the one to this page with some additions): https://gitter.im/uranusjr/one/two/three/four/five/six/seven/eight/nine/ten/eleven/twelve/thirteen/macdown#utm_source=notification&utm_medium=email&utm_campaign=unread-notifications
```
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
Reproduce the long-URL example in MacDown and investigate the Hoedown-related rendering path mentioned in the title. The work is done when long URLs wrap within the document's right margin without breaking the surrounding Markdown rendering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, markdown, objective-c
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100