Input Code

Console Output

 1|This line will appear without any indentation.
 2|··* This list will appear with 2 spaces more than previous line.
 3|··* As will this line.
 4|
 5|Empty lines (like the one above) will not affect the common indentation.
 6|
 7|Expressions are supported, and the opening `${` is considered the end of any indentation on the line.