diff --git a/test/standard-code/case_one.md b/test/standard-code/case_one.md index d522cab..bc18495 100644 --- a/test/standard-code/case_one.md +++ b/test/standard-code/case_one.md @@ -9,7 +9,7 @@ some_python > 0 This should not be affected: -```notreallang +```notreallang {.kotlin} fun main() { Sus.Oop.Brintln("Hello World!"); } @@ -21,8 +21,7 @@ Neither should this one hi ``` -This should be a language-html block. The ids and classes should not be -affected: +This should be a language-html block. The ids and classes should not be affected: ```{.html .anotherfakeone .cool #thebest json5=good}

diff --git a/test/standard-code/out/case_one.html.exp b/test/standard-code/out/case_one.html.exp index 3d895d6..14da0d3 100644 --- a/test/standard-code/out/case_one.html.exp +++ b/test/standard-code/out/case_one.html.exp @@ -3,12 +3,13 @@

some_python = " "
 some_python > 0

This should not be affected:

-
fun main() {
+
fun main() {
     Sus.Oop.Brintln("Hello World!");
 }

Neither should this one

hi
-

This should be a language-html block. The ids and classes should not be affected:

+

This should be a language-html block. The ids and classes should not +be affected:

<p>
 <kbd>Ctrl</kbd>+<kbd>F</kbd>
 </p>