1602 / 1602/railway-pagination

Small documentation fix

未关闭 适合新手
#2 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
9
派生
6
PR 合并指标
30 天内没有已合并 PR

描述

It's nothing major, but it had me confused. In step 3 it's probably better to use the following code:

```
<%- paginate(posts) %>
```

(The <%- in EJS is not very well documented and it took me too long to figure that one out)

贡献指南

这个仓库没有索引到贡献指南

调研方向

找到 issue 中引用的文档文件(可能是 README 或指南)。定位到第 3 步,将分页代码片段替换为 `<%- paginate(posts) %>`。通过在浏览器或预览工具中检查渲染后的输出来验证更改,确保 EJS 标签正常工作。

由索引模型根据 Issue 内容生成。

评估

领域
documentation
Issue 类型
文档
难度
1/5
预计耗时
1 小时以内
活跃度
停滞
描述清晰度
描述清楚
新手友好度
85/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。