Slash chords currently don't work because the / separates directories in URLs. Find a robust solution that works with Logya.
The same issue applies to sharp chords where # is replaced with '♯'. For the sake of consistency b is replaced ♭, although it is technically not necessary. A solution consistent with sharpy and flats would be to replace / with ∕.
Tasks
Slash chords currently don't work because the
/separates directories in URLs. Find a robust solution that works with Logya.The same issue applies to sharp chords where
#is replaced with '♯'. For the sake of consistencybis replaced♭, although it is technically not necessary. A solution consistent with sharpy and flats would be to replace/with∕.Tasks
/with∕works as desired.