Escape href quotation marks #678

已合併
ryonakano 5 年之前 將 1 次代碼提交從 escape-href-quotation 合併至 master
ryonakano " 評論 5 年之前" (Migrated from github.com)

Screenshot from 2019-10-17 07-23-33

A follow-up to #677
This should fix the strings after the href attribute are ignored.

![Screenshot from 2019-10-17 07-23-33](https://user-images.githubusercontent.com/26003928/66963614-0ed08380-f0af-11e9-8445-fd3656bead14.png) A follow-up to #677 This should fix the strings after the href attribute are ignored.
codecov[bot] " 評論 5 年之前" (Migrated from github.com)

Codecov Report

Merging #678 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #678   +/-   ##
=======================================
  Coverage   39.83%   39.83%           
=======================================
  Files          72       72           
  Lines        9368     9368           
  Branches     2219     2219           
=======================================
  Hits         3732     3732           
  Misses       4580     4580           
  Partials     1056     1056
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/678?src=pr&el=h1) Report > Merging [#678](https://codecov.io/gh/Plume-org/Plume/pull/678?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/fc9e69d811663592c29f53d0cf12a2d9136e4610?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #678 +/- ## ======================================= Coverage 39.83% 39.83% ======================================= Files 72 72 Lines 9368 9368 Branches 2219 2219 ======================================= Hits 3732 3732 Misses 4580 4580 Partials 1056 1056 ```
trinity-1686a approved these changes 5 年之前
trinity-1686a left a comment
所有者

👍

:+1:

Reviewers

trinity-1686a approved these changes 5 年之前
The pull request has been merged as b4882533f8.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b escape-href-quotation master
git pull origin escape-href-quotation

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff escape-href-quotation
git push origin master
登入 才能加入這對話。
No reviewers
未選擇里程碑
No Assignees
2 參與者
訊息
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#678
Loading…
尚未有任何內容