How to upload text as a markdown file to supabase storage
I'm trying to upload some text to supabase storage as a markdown file that can be read in some where else. Any direction on how to do this? Right now the text just uploads as an undefined file, but going to the link for the file displays the text.