Table of Contents

About

The inote is a note that can be added along side a text (ie inline). It gives emphasis on an ancillary text that adds context to the primary text.

As a replacement, you could also use:

Syntax

<inote type>

A inote is a superset HTML component.

Example

Default

The following type of note are now supported:
  * <inote info>info</inote> (Default)
  * <inote important>important</inote>
  * <inote tip>tip</inote>
  * <inote warning>warning</inote>

The following type of note are now supported:

  • info (Default)
  • important
  • tip
  • warning

Rounded

<inote info rounded>info</inote>

info