benweet / stackedit

In-browser Markdown editor
https://stackedit.io/
Apache License 2.0
21.48k stars 2.7k forks source link

editor truncates the text at 250 000 bytes #1835

Open mtrevisan opened 9 months ago

mtrevisan commented 9 months ago

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