Skip to content

1.2.2

Choose a tag to compare

@myalt2335 myalt2335 released this 29 Dec 03:43
· 23 commits to main since this release
8a853bb

So I JUST realized that loading is bad. For some reason the indentation is bad. For example if you open a text that contains:

Hello!
More text on a line below

v1.2.1 would load it as:

Hello!More text on a line below

So I fixed that in v1.2.2.
That's all.