editor truncates the text at 250 000 bytes
mtrevisan opened this issue · 2 comments
mtrevisan commented
I see there's a byte limit in the editor, which is 250 000 bytes, after which the text is truncated. Is it possible to remove this limitation?
Thank you
mafgwo commented
StackEdit doesn't impose this kind of limitation. This restriction is caused by third-party repositories. If your workspace is of the Gitea type, there should be no such limitation.
mtrevisan commented
Thank you.