mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
8cecdf0382
Closes #494
253 B
253 B
-
Code block as part of list
public static void main(String[] args) { for (int i = 0; i < 10 && true; i++) { System.out.println("Hello World"); } // stuff here is affected as well <>&&% }