saadq/resumake.io

Source code display doesn't work on iOS... or maybe it does, but doesn't signal type to user?

開放

#12 建立於 2017年6月2日

 (5 則留言) (0 個反應) (0 位負責人)TeX (485 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (3,559 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

It looks like you're providing binary data of some kind in response to the generate source button. In mobile safari, I get a binary file with a URL like blob:https://latexresu.me/a833e5be-1f05-46b5-b1c6-b445d5ad6082 --- shouldn't it just be a plain text .tex file?

Actually, poking around, I see that the very last commit just set that to application/zip. That wasn't clear to me from the interface---is source code download multiple files? Maybe it would be helpful to send the user a signal that they should be downloading a zip, like give it a filename or something?

貢獻者指南