Other tags inside <a> tag are appended to content
@dantooinian is already working on this.
Since Jan 21, 2025.
Assessment
This issue has not been assessed yet.
Description
Example: expected result:
a href="https://process.indiana.edu/portal/red-carpet-day/?utm_campaign=adms-2024-2025-events&utm_source=red-carpet-days-bloomington-admits&utm_medium=email&utm_content=red-carpet-days" style="color:#006298;">strong>Red Carpet Days</strong
Actual result:
a href="https://process.indiana.edu/portal/red-carpet-day/?utm_campaign=adms-2024-2025-events&utm_source=red-carpet-days-bloomington-admits&utm_medium=email&utm_content=strongred-carpet-daysstrong" style="color:#006298;">strong>Red Carpet Days</strong
Because the strong tags are inside the a tag, they are treated as content and are appended to that parameter as such. Easy enough to work around, but there's probably a way to clean it up programmatically.
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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.
More from dantooinian/python-utms
-
bug
dantooinian/python-utms#34 · 1 assignee ·
-
bug
dantooinian/python-utms#32 · 1 assignee ·
-
enhancement
dantooinian/python-utms#30 · 1 assignee ·
-
bug
dantooinian/python-utms#24 · 1 comment · 1 assignee ·
-
bug
dantooinian/python-utms#4 · 2 comments · 1 assignee ·
All issues in dantooinian/python-utms
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100