"frontend/src/views/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "6cc7f9978c2a9504487d679c8a45f7efc8796914"
fix(keys): 修复代码框第一行多余空格问题
pre 标签会原样保留内部空白字符,导致 code 标签前的模板缩进 被渲染为实际空格。将 pre/code 标签写在同一行消除此问题。
Please register or sign in to comment