-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix two more instances of + signs added to links.
The first is image URLs rendered by markdown.go, the second is shortlinks rendered by html.go. However, with this commit I feel more certain that + was chosen for a reason, so it might be a good idea to track that down before this PR is accepted.
- Loading branch information
1 parent
01432d3
commit ce3a180
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters