例 1 — メタデータを含むバースとコーラス
典型的なシンガーソングライターのチャート: ヘッダーにタイトルとキー、演奏コメント、そしてインライン [コード] を含むヴァースとコーラス セクション。
ChordPro ソース
{title: Morning Light}
{artist: Jane Doe}
{key: G}
{capo: 2}
{comment: Fingerpicking — capo shapes shown below.}
{start_of_verse}
[G]Walking by the [C]riverside at [G]dawn
[Em]Coffee in my [Am]hand, the [D]night is [G]gone
{end_of_verse}
{start_of_chorus: Chorus}
[C]Morning [G]light on [Em]open [Am]water
[C]Carry [G]me through [D]one more [G]day
{end_of_chorus}