Skip to content

Commit

Permalink
Format and normalize files
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Feb 12, 2024
1 parent 19b461c commit ed261ee
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
Model size: %s
Model words: %s
Model lines: %s
Pruned model details:
Model size: %s
Model words: %s
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,9 +367,9 @@ public function testItRemovesHtml()
$text = <<<'TXT'
This word is bold. This word is italic.
&copy; My Company
Hello World
TXT;
Expand Down
2 changes: 1 addition & 1 deletion tests/fixtures/_posts/typography-front-matter.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ Finally, a figure with a caption:
</figcaption>
</figure>

And that's the end of our little demo.
And that's the end of our little demo.
2 changes: 1 addition & 1 deletion tests/fixtures/_posts/typography-simple.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ Finally, a figure with a caption:
</figcaption>
</figure>

And that's the end of our little demo.
And that's the end of our little demo.
2 changes: 1 addition & 1 deletion tests/fixtures/markdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ Tempore placidos. Semina dilataque pericula, in decipit manus ego Antiphataeque
in auras est Gratia ferro latus audes. Cythereiadasque invida dura Phoebus omnes
qua, fata inquit agros quae umbra festinat nec prensos et una enim. Noctis tecta
mihi. Cervus *dea ignes* cunctae hora saepe meritis prohibete excitus: a unicus
tamen, et parenti adeo, haud.
tamen, et parenti adeo, haud.

0 comments on commit ed261ee

Please sign in to comment.