# File lib/maruku/output/to_latex.rb, line 293
def
to_latex_li
"\\item #{children_to_latex}\n"
end