leboncoin/spark-android

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

已關閉

#2,122 建立於 2026年7月27日

 (0 則留言) (0 個反應) (0 位負責人)Kotlin (31 個分叉)auto 404
componentcontribution welcomeddocumentationgood first issuepriority:MEDIUM

倉庫指標

星標
 (85 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南