1 2 3 4 5 6 7
@section[id;title;content] <section id="$id" class="section"> <h2 class="title">$title</h2> $content </section> #end @section[]