This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes GH-57. Reviewed-by: Titus Wormer <tituswormer@gmail.com> Co-authored-by: Titus Wormer <tituswormer@gmail.com>
- Loading branch information
1 parent
4278406
commit 4b130af
Showing
2 changed files
with
4 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<div><h1>References</h1> | ||
<p>Entities contains some serious entity tests relating to titles and links | ||
in definitions.</p> | ||
<p>However, the [missing], <a href="">missing</a>, and <a href="">missing</a> are omitted.</p> | ||
<p>However, the ![missing], <img src="" alt="missing"/>, and <img src="" alt="missing"/> are omitted.</p> | ||
<p>Same goes for <a href=""></a> and <img src=""/>.</p></div> | ||
<p>However, the [missing], [missing][], and [missing][missing] are omitted.</p> | ||
<p>However, the ![missing], ![missing][], and ![missing][missing] are omitted.</p> | ||
<p>Same goes for [][empty] and ![null][empty].</p></div> |