Home  | Documentation | Snippets | Agendaitem

Agenda Item

Description for snippet Agenda Item.

Usage Example

Input

Parameters

  • Abstract
    • Abstract of the agenda item in html format; optional. Appears in small font.
    • type: html
  • Description
    • Description of the agenda item in html format
    • type: html
  • End
    • End time in hh:mm format (European timezone); will be rendered to h:mm a
    • type: time
  • Start
    • Start time in hh:mm format (European timezone); will be rendered to h:mm a
    • type: time

Preview

12:00 pm – 2:00 pm

Keynote Talk

Jane Doe: Lorem ipsum dolor sit amet

Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.


Source Code

{{< agendaitem start="12:00 pm" end="2:00 pm" description="<p><strong>Keynote Talk</strong></p><p><strong>Jane Doe: Lorem ipsum dolor sit amet</strong></p><p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.</p>" >}}