(2025-11-02, 23:47)Orion Pobursky Wrote: I'm considering implementing the following automatic upon submit edits:
- Remove all lines that consist of a single "0" and replace with a blank line
- Remove all lines that are "0 //" (i.e. a blank comment) and replace with a blank line
- If the last line is a single "0", remove completely
- Capitalize the first word for all keywords.
Thoughts?
if a line gets edited empty, will two consecutive empty lines also get shortened to one empty line?
(and empty last lines could be always deleted)
