leboncoin/spark-android

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

クローズ

#2,122 opened on 2026/07/27

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Kotlin (31 件のフォーク)auto 404
componentcontribution welcomeddocumentationgood first issuepriority:MEDIUM

Repository metrics

Stars
 (85 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド