{#each notes as note}
{note.getMatchingTags('title')[0][1]}
▲
{note.getVotes()}
▼
{@html converter.makeHtml(note.content)}
{/each}