Skip to content

Commit

Permalink
Merge pull request #1769 from hydephp/fix-source-code-formatting
Browse files Browse the repository at this point in the history
Fix source code formatting hydephp/develop@c969ca0
  • Loading branch information
github-actions committed Jun 30, 2024
1 parent fc48247 commit d265453
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public function testFilepathPatternIsCaseInsensitive()
public function testPreprocessCanUseHtmlComments()
{
$markdown = <<<'MD'
```html
<!-- filepath: foo.html -->
<p>Hello World</p>
Expand Down

0 comments on commit d265453

Please sign in to comment.