prettier/tests/markdown_spec/example-110.md

6 lines
65 B
Markdown

~~~~ ruby startline=3 $%@#$
def foo(x)
return 3
end
~~~~~~~