Skip to content

Commit 7b170eb

Browse files
author
zhengqing
committed
update Road Map
1 parent f5cfe80 commit 7b170eb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
- 实现不太理想,存在兼容性问题,导致一些 markdown 文件无法转成 pdf
3030
- [ ] 基于 markdown 抽象语法树,生成 typst 源码,然后编译出 pdf
3131
- [ ] 将 typst 算法伪代码块转换成图片(png/svg)
32-
- [ ] katex?(替换掉 mathjax,支持更多的 latex 能力)
32+
- [x] katex?(替换掉 mathjax,支持更多的 latex 能力)
3333
- [ ] 自动配图 - 大模型文生图
3434
- [x] 默认主题
3535
- [ ] 待细节调整优化
@@ -40,11 +40,11 @@
4040
- [ ] AI 简写
4141
- [ ] 并行化加速
4242

43-
- [ ] 服务器
44-
- [ ] HTTP 协议支持
43+
- [x] 服务器
44+
- [x] 简化的 HTTP 协议支持
45+
- [ ] 按需完善
4546

4647
- [ ] 访客统计分析
47-
- [ ] 评论子系统
4848
- [ ] 博文搜索子系统
4949

5050
- [ ] 基于个人行为(点击/停留时间/赞/踩)的 hacker news 推荐小系统

0 commit comments

Comments
 (0)