leboncoin/spark-android

[FR]: Fix 4-backtick fence close in Tag.md

Fermée

#2 122 ouverte le 27 juil. 2026

 (0 commentaire) (0 réaction) (0 personne assignée)Kotlin (31 forks)auto 404
componentcontribution welcomeddocumentationgood first issuepriority:MEDIUM

Métriques du dépôt

Stars
 (85 étoiles)
Métriques de merge PR
 (Merge moyen 4j 9h) (73 PRs mergées en 30 j)

Description

Describe the problem

Tag.md line 34 closes a code fence with four backticks instead of three. This breaks markdown rendering: everything after line 34 renders as a code continuation.

Describe the solution

Change the four backticks to three.

Additional context

Priority: Medium. Effort: XS.

Guide contributeur