Chords Above Text is a format for writing songs with chords. It places chords directly above the lyrics, e.g. Am. While this format is less structured than ChordPro, it can be easier to read and edit for some people.

In this mode, Chordle will automatically apply different coloring to sections, but you need to indicate when a new section starts. You can do this by using different headings, e.g.:
- Verse, Verse 1, Verse 2, etc.
- Bridge
- Chorus
- PreChorus, Pre-chorus
- Instrumental, Interlude, Solo
- Ending, Outro, Refrain
- Intro, Introduction
If you do not specify a section heading for a given section, Chordle will assume that it is of the same kind as the preceding one.
It’s easy to move chords around - just tap on the chord you want to move and use the drag handle to move it to the desired position.
Comments
Chords over text only supports simple comments - lines beginning with a # will be treated as a note to be displayed in the song:

Comment lines support dynamic macros — use %{key}, %{artist}, %{tempo} and more to automatically insert song metadata when the song is displayed. See comment macros for the full list. For example:
# Key: %{key} — Capo: %{capo}
Will show a comment with the song’s current key and capo position.
Tab sections
Chords over text borrows the concept of tab sections from ChordPro - you can indicate a block of text as being tablature by surrounding it with lines containing only {sot} and {eot}. When displayed in a song, these sections are shown in monospace font to ensure that the lines of tablature text align correctly.