rdmorganiser / rdmorganiser/rdmo

Remove empty space between variables and punctuation

Open
#556 2 comments 0 reactions 1 assignee View on GitHub

@jochenklar is already working on this.

Since Dec 21, 2022.

effort:minor type:bug
Dominant language
Python
Stars
133
Forks
60
Avg merge
3d 14h
Merged PRs (30d)
21

Description

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/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.