Escape href quotation marks #678

Merged
ryonakano merged 1 commit from escape-href-quotation into master 2019-10-17 07:12:24 +00:00
ryonakano commented 2019-10-16 22:31:02 +00:00 (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] commented 2019-10-16 22:47:48 +00:00 (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 2019-10-17 07:12:08 +00:00
trinity-1686a left a comment
Owner

👍

:+1:
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
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
No description provided.