-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: the last line of block comment doesn't converge
- Loading branch information
1 parent
faf0caa
commit dbe4418
Showing
11 changed files
with
177 additions
and
28 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
#[ | ||
/* bar | ||
*/ | ||
] | ||
|
||
- /* bar | ||
*/ 123 | ||
|
||
- /* bar | ||
*/ | ||
|
||
#[ | ||
/* Somebody write this up: | ||
- 1000 participants. | ||
- 2x2 data design. */ | ||
] | ||
|
||
#[ | ||
// Somebody write this up: | ||
// - 1000 participants. | ||
// - 2x2 data design. | ||
] |
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
27 changes: 27 additions & 0 deletions
27
tests/snapshots/assets__check_file@unit-comment-comment-convergence.typ-0.snap
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 |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
source: tests/assets.rs | ||
expression: doc_string | ||
input_file: tests/assets/unit/comment/comment-convergence.typ | ||
--- | ||
#[ | ||
/* bar | ||
*/ | ||
] | ||
|
||
- /* bar | ||
*/ 123 | ||
|
||
- /* bar | ||
*/ | ||
|
||
#[ | ||
/* Somebody write this up: | ||
- 1000 participants. | ||
- 2x2 data design. */ | ||
] | ||
|
||
#[ | ||
// Somebody write this up: | ||
// - 1000 participants. | ||
// - 2x2 data design. | ||
] |
27 changes: 27 additions & 0 deletions
27
tests/snapshots/assets__check_file@unit-comment-comment-convergence.typ-120.snap
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 |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
source: tests/assets.rs | ||
expression: doc_string | ||
input_file: tests/assets/unit/comment/comment-convergence.typ | ||
--- | ||
#[ | ||
/* bar | ||
*/ | ||
] | ||
|
||
- /* bar | ||
*/ 123 | ||
|
||
- /* bar | ||
*/ | ||
|
||
#[ | ||
/* Somebody write this up: | ||
- 1000 participants. | ||
- 2x2 data design. */ | ||
] | ||
|
||
#[ | ||
// Somebody write this up: | ||
// - 1000 participants. | ||
// - 2x2 data design. | ||
] |
27 changes: 27 additions & 0 deletions
27
tests/snapshots/assets__check_file@unit-comment-comment-convergence.typ-40.snap
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 |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
source: tests/assets.rs | ||
expression: doc_string | ||
input_file: tests/assets/unit/comment/comment-convergence.typ | ||
--- | ||
#[ | ||
/* bar | ||
*/ | ||
] | ||
|
||
- /* bar | ||
*/ 123 | ||
|
||
- /* bar | ||
*/ | ||
|
||
#[ | ||
/* Somebody write this up: | ||
- 1000 participants. | ||
- 2x2 data design. */ | ||
] | ||
|
||
#[ | ||
// Somebody write this up: | ||
// - 1000 participants. | ||
// - 2x2 data design. | ||
] |
27 changes: 27 additions & 0 deletions
27
tests/snapshots/assets__check_file@unit-comment-comment-convergence.typ-80.snap
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 |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
source: tests/assets.rs | ||
expression: doc_string | ||
input_file: tests/assets/unit/comment/comment-convergence.typ | ||
--- | ||
#[ | ||
/* bar | ||
*/ | ||
] | ||
|
||
- /* bar | ||
*/ 123 | ||
|
||
- /* bar | ||
*/ | ||
|
||
#[ | ||
/* Somebody write this up: | ||
- 1000 participants. | ||
- 2x2 data design. */ | ||
] | ||
|
||
#[ | ||
// Somebody write this up: | ||
// - 1000 participants. | ||
// - 2x2 data design. | ||
] |