-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
35 additions
and
11 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
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,15 +1,22 @@ | ||
> This text is quoted. It is a very long text spanning multiple lines, so we can | ||
> see what happens with the caret at the beginning of the line. | ||
> This text is quoted. It is a very long text spanning multiple lines, so we | ||
> can see what happens with the caret at the beginning of the line. | ||
> This text is also quoted. It is a very long text spanning multiple lines, so | ||
> we can see what happens with the caret at the beginning of the line. | ||
> > This is a quotation inside a quotation. It is a very long text spanning | ||
> > multiple lines, so we can see what happens with the caret at the beginning | ||
> > of the line. | ||
> > > This is a third quotation inside the second quotation. It is a very long | ||
> > > text spanning multiple lines, so we can see what happens with the caret | ||
> > > at the beginning of the line. | ||
* This is a list item | ||
|
||
With a second paragraph | ||
|
||
> And a quoted text. It is a very long text spanning multiple lines, so we can | ||
> see what happens with the caret at the beginning of the line. | ||
> And a quoted text. It is a very long text spanning multiple lines, so we | ||
> can see what happens with the caret at the beginning of the line. | ||
* This is the second item of the list | ||
* It contains a sublist | ||
* And the second item of the sublist has | ||
|
||
> some quoted text. It is a very long text spanning multiple lines, so we | ||
> can see what happens with the caret at the beginning of the line. | ||
> some quoted text. It is a very long text spanning multiple lines, so we | ||
> can see what happens with the caret at the beginning of the line. |
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