serve.py 支持 .md 自动渲染成 HTML,加 no-store 避免缓存误判
vendor marked.js (MIT, 单文件, 35KB) 用于客户端渲染;直接导航 .md 走 渲染视图,?raw=1 保留原始文本入口。所有响应加 Cache-Control: no-store, 避免讲义反复修改时浏览器展示改之前的旧缓存(看起来像“没修复”)。
This commit is contained in:
Vendored
+6
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user