Attempting a simpler configuration. Podman doesn't like it. Moving to Docker for sanity check.
This commit is contained in:
15
lib/vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/Code block regressions.text
vendored
Normal file
15
lib/vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/Code block regressions.text
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
echo "hello!";
|
||||
?>
|
||||
|
||||
foo `bar`
|
||||
|
||||
<?php
|
||||
echo "hello!";
|
||||
|
||||
lorem ipsum
|
||||
|
||||
echo "hello!";
|
||||
?>
|
||||
|
||||
lorem ipsum
|
||||
Reference in New Issue
Block a user