HTML

HTML Syntax

Description

Angle Bracketed Syntax:

<ComponentName />

Observation

  • Markdown content following embedded component is not rendered.
  • The Last Heading and Last line markdown content should be rendered after the Component Invocation and before the GoBack button.
  • To avoid markdown content trim, use the recommended double-colon syntax for embedding Nuxt components in markdown.
::Component Name
::

Component Invocation

Sample component output