rdmo icon indicating copy to clipboard operation
rdmo copied to clipboard

Remove empty space between variables and punctuation

Open Zack-83 opened this issue 2 years ago • 2 comments

Rationale / Begründung

After some Django commands, an empty space is generated which separates the output from the following punctuation.

Source: image

Output: image

This behaviour was observed after {% render_*** ... %} and {% endif %}.

Affected

Users, Managers

Minimal functionality

If possible, the white space should not be inserted.

References / Verweise

https://rdmocat.aip.de/projects/13/views/8/

Zack-83 avatar Dec 21 '22 08:12 Zack-83