Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.1 #1

Merged
merged 3 commits into from
Jan 17, 2024
Merged

Version 1.1 #1

merged 3 commits into from
Jan 17, 2024

Conversation

intelektron
Copy link
Owner

  • Fixed bug with preg_match breaking UTF strings.
  • Introduced additional classes for metadata in the HTML formatter.
  • Introduced metadata names in the HTMLFormatter, like Key: C instead of just C. This does not apply to common metadata like "title".
  • Re-styled metadata in the example.css.
  • Removed chord span when there is only text in the line.
  • Removed text span when there are only chords in the line.
  • Added support for inline chords (Song Lyrics ~ [Am] [F]).
  • JSON formatter supports sections instead of threating them as metadata.

Fixed bug with `preg_match` breaking UTF strings.
Introduced additional classes for metadata in the HTML formatter.
Introduced metadata names in the HTMLFormatter, like `Key: C` instead of just `C`. This does not apply to common metadata like "title".
Re-styled metadata in the example.css.
Removed chord span when there is only text in the line.
Removed text span when there are only chords in the line.
Added support for inline chords (Song Lyrics ~ [Am] [F]).
JSON formatter supports sections instead of threating them as metadata.
@intelektron intelektron merged commit a92b0cc into master Jan 17, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant