Escape href quotation marks #678

已合并
ryonakano 5 年前 将 1 次代码提交从 escape-href-quotation 合并至 master
ryonakano 评论于 5 年前 (从 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 年前 (从 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-1686a5 年前 批准此合并请求
trinity-1686a 留下了一条评论
所有者

👍

:+1:

评审人

trinity-1686a5 年前 批准此合并请求
该合并请求已作为 b4882533f8 被合并。
你也可以查看 命令行指令

第一步:

从你的仓库中签出一个新的分支并测试变更。
git checkout -b escape-href-quotation master
git pull origin escape-href-quotation

第二步:

合并变更并更新到 Forgejo 上
git checkout master
git merge --no-ff escape-href-quotation
git push origin master
登录 并参与到对话中。
无审核者
未选择里程碑
未指派成员
2 名参与者
通知
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:Plume/Plume#678
正在加载...
这个人很懒,什么都没留下。