It would be nice to be able to get the source of a (shared) song as raw text via a URL. For example:
https://markato.studio/?song=e5kf5bgOctlcpFIDefS8FzRO2TQAgXhCCf1&raw=true
could produce a text/plain response whose body is just the source for the song, in much the same way that GitHub provides a Raw button for its source files.
It would be nice to be able to get the source of a (shared) song as raw text via a URL. For example:
https://markato.studio/?song=e5kf5bgOctlcpFIDefS8FzRO2TQAgXhCCf1&raw=true
could produce a
text/plainresponse whose body is just the source for the song, in much the same way that GitHub provides a Raw button for its source files.