Custom Helpers

On this page I'll show you some custom helpers that I've used.

Home

Code Highlighting

<div class="flex flex-col text-center">
  <h1 class="text-lg font-bold">Currencies</h1>
  <p class="max-w-sm">Currencies can be placed like this:
    {{bc_money 0}}
  </p>
</div>

DateTime Display

The date & time this page was last build was: 2024-07-26 23:35:21

NewLine to Breakpoint

The date & time this page was last build was: This
is
a
sentence

Items loop (rendered from server context)