leboncoin/spark-android

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

Chiusa

#2122 aperta il 27 lug 2026

 (0 commenti) (0 reazioni) (0 assegnatari)Kotlin (31 fork)auto 404
componentcontribution welcomeddocumentationgood first issuepriority:MEDIUM

Metriche repository

Star
 (85 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor