UNPKG

chordsong

Version:

ChordSong is a simple text format for the notation of lyrics with guitar chords, and an application that renders them to portable HTML pages.

14 lines (11 loc) 159 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>{{TITLE}}</title> {{CSS}} </head> <body> {{CHORDSONG}} </body> </html>