$def with (entries, id)
$e.author
$e.date
$if id is None: $:mymarkdown(e.entry, 20) $else: $:markdown(e.entry)