MacDownApp / MacDownApp/macdown
href inside of span floated right not clickable
- Dominant language
- Rich Text Format
- Stars
- 9.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Version 0.7.1
A href tag inside of a span is not clickable in MacDown. When saved to github or mkdocs it works as it should. Click on the link and go to the tag at the top of the file.
When tried with a DIV the formatting goes completely crazy.
```
Back to Top
```
using markdown inside of span behaves similar.
```
[Back to Top](#top)
```
Contributor guide
Research direction
Reproduce the issue in MacDown 0.7.1 using the provided span, float, and anchor examples, then compare the rendered link with GitHub or MkDocs. Trace the Markdown-to-HTML rendering entry point and verify that the anchor is clickable while the floated layout remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, markdown
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100