Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

Add missing spaces around back-quoted block #68

Open
robertjank opened this issue May 13, 2021 · 0 comments
Open

Add missing spaces around back-quoted block #68

robertjank opened this issue May 13, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@robertjank
Copy link
Collaborator

Project: Build a LAMP Web Server with WordPress
Language: de-DE
File: step_6.md, line 11

This line starts with the sentence

Falls du dich fragst, `.tar.gz`steht für 'gzip-compressed tar archive' (also gzip-komprimiertes Tar-Archiv).
It would be nice if NTTT could add a space between `.tar.gz` and steht.

Note that there are some complications:

  • No space after a back-quoted block if it is followed by punctuation, like a period or a comma.
  • No space before a back-quoted block if it is at the beginning of a line.
@robertjank robertjank added the enhancement New feature or request label May 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant