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


----------

(Document
  (Code 'ruby startline=3 $%@#$'
    'def foo(x)'
    '  return 3'
    'end'))
