Escape href quotation marks #678

マージ済み
ryonakano が 1 個のコミットを escape-href-quotation から master へマージ 5年前
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-1686a が変更を承認 5年前
trinity-1686a がコメント
オーナー

👍

:+1:

レビューア

trinity-1686a が変更を承認 5年前
プルリクエストは b4882533f8 でマージされています。
コマンドラインの手順も確認できます。

ステップ 1:

あなたのプロジェクトリポジトリで新しいブランチをチェックアウトし、変更内容をテストします。
git checkout -b escape-href-quotation master
git pull origin escape-href-quotation

ステップ 2:

変更内容をマージして、Forgejoに反映します。
git checkout master
git merge --no-ff escape-href-quotation
git push origin master
サインインしてこの会話に参加。
レビューアなし
マイルストーンなし
担当者なし
2 人の参加者
通知
期日
期日が正しくないか範囲を超えています。 'yyyy-mm-dd' の形式で入力してください。

期日は未設定です。

依存関係

依存関係が設定されていません。

リファレンス: Plume/Plume#678
読み込み中…
まだ内容がありません