**Describe the bug** Comments never end in the [code] module in python and bash **To Reproduce** [code py]{ # comment def main(): print("hello world") } **Expected behavior** "def main():" should not be commented **Screenshots** 
Describe the bug
Comments never end in the [code] module in python and bash
To Reproduce
[code py]{
comment
def main():
print("hello world")
}
Expected behavior
"def main():" should not be commented
Screenshots
