MacDownApp / MacDownApp/macdown

href inside of span floated right not clickable

Open
#1,052 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.