Commit Graph

5 Commits

Author SHA1 Message Date
Raoul Snyman a551fdf465
Enhance the HTML renderer
- Documenting rendering options in the HTML renderer
- Programmatically generate the styles easily
- Allow a group to be specified when getting the available options
- Create a get_option_groups() method to return the groups, which are now built dynamically
- Set a bunch of sane defaults
- Support additional markers in the chordpro file, and move to div-based HTML
- Add artist section
- Add key/capo section
2021-08-07 18:19:31 -07:00
Raoul Snyman 61b1cda0f6 Enhance the directive detection 2021-07-30 11:31:31 -07:00
Raoul Snyman dc5eedb8f4 Add a CHORD regular expression 2021-07-30 11:19:20 -07:00
Raoul Snyman ba2e2e5ee9 Move some constants into the constants file 2021-07-30 11:17:52 -07:00
Raoul Snyman d0749e07aa
A working prototype 2021-07-23 14:57:35 -07:00