From c1c1b3ada0007614794d4656d9f2f63f32932adc Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Thu, 5 Dec 2024 15:14:47 +0900 Subject: [PATCH] Replace triple dots with horizontal ellipsis (U+2026) Signed-off-by: Suguru Hirahara --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- CHANGELOG.md | 8 ++++---- docs/ansible.md | 8 ++++---- ...ing-playbook-bot-matrix-registration-bot.md | 2 +- ...figuring-playbook-bridge-mautrix-discord.md | 2 +- docs/faq.md | 2 +- docs/importing-postgres.md | 6 +++--- .../caddy2-in-container/docker-compose.yaml | 2 +- justfile | 6 +++--- .../matrix-base/templates/bin/remove-all.j2 | 2 +- .../defaults/main.yml | 2 +- .../matrix-bridge-hookshot/defaults/main.yml | 2 +- .../matrix-dendrite/templates/dendrite.yaml.j2 | 2 +- .../defaults/main.yml | 2 +- roles/custom/matrix-synapse/defaults/main.yml | 4 ++-- .../templates/synapse/homeserver.yaml.j2 | 18 +++++++++--------- roles/custom/matrix-synapse/vars/main.yml | 2 +- 17 files changed, 36 insertions(+), 36 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 2dd100be5..1c50f6145 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -8,7 +8,7 @@ assignees: '' --- **Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] +A clear and concise description of what the problem is. Ex. I'm always frustrated when […]