[PR #1043] [MERGED] Fix span wrapping all the things #15728

Closed
opened 2025-11-02 11:53:15 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1043
Author: @andrew-boyarshin
Created: 2/24/2017
Status: Merged
Merged: 2/25/2017
Merged by: @andreynering

Base: masterHead: autolink


📝 Commits (1)

  • 817710d Fix span wrapping all the things

📊 Changes

1 file changed (+12 additions, -9 deletions)

View changed files

📝 public/js/libs/autolink.js (+12 -9)

📄 Description

As it is in the title. Wrap in <span> only if text contains link to autolink. Fixes double sized table borders. Ready as it is. Fixes regression introduced in #186.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/1043 **Author:** [@andrew-boyarshin](https://github.com/andrew-boyarshin) **Created:** 2/24/2017 **Status:** ✅ Merged **Merged:** 2/25/2017 **Merged by:** [@andreynering](https://github.com/andreynering) **Base:** `master` ← **Head:** `autolink` --- ### 📝 Commits (1) - [`817710d`](https://github.com/go-gitea/gitea/commit/817710dd477e312a30c7be7f240cef9425e781dd) Fix span wrapping all the things ### 📊 Changes **1 file changed** (+12 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `public/js/libs/autolink.js` (+12 -9) </details> ### 📄 Description As it is in the title. Wrap in ```<span>``` only if text contains link to autolink. Fixes double sized table borders. Ready as it is. Fixes regression introduced in #186. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:53:15 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15728