Victor Goff
Victor Goff
I think this requires a little more functionality before this can be fleshed out. Meaning Users are great, and roles for the users are awesome. But as of yet, we...
Can't we close this issue?
I can, and will, but I now do not believe it is this plugin causing the problem, but a co-editor using vscode to edit the files, and vscode not knowing...
It seems to be the plugin, just had to close and open the vault and it is doing the same thing of removing the EOL (end of line) character from...
The last line, by definition of a line, should have an "End of Line" character. Extraneous ones should be removed, definitely. So if you have a collection of lines, where...
About changing the preferences, yes, indeed, I can "not use the plugin", that would solve the problem altogether. But the plugin is convenient and from what I can see (not...
No, I do not imply. I missed a word that should have resulted in "by _some_ definition" . I simply missed typing a word, it should have been "by _some_...
Since I did not also provide a link, and since we are working with plain text, and POSIX is a thing, this may be an interesting [answer] for context, including...
> The preference "Trim trailing lines" will remove the empty line at the end of your document, resulting in the same content, but with that trailing newline character removed. This...
> This sounds like intended behaviour with the "Trim Trailing Lines" preference enabled, which removes empty lines at the end of the document. > > So, one of these documents...