Commit Graph

116 Commits

Author SHA1 Message Date
aote777 3447f33768 fix 2024-03-12 21:31:20 +08:00
aote777 1d243084a5 更新最新卡片模板 2024-03-11 11:47:40 +08:00
小能饼干 cad6601b31
Merge pull request #8 from LemonPrefect/patch-1
fix(template): make anki equation render normal, first line no <pre>
2024-03-09 21:11:31 +08:00
Saphir Gu 9bceaad978
fix(template): make anki equation render normal, first line no <pre>
When there's space leading the first line, it'll be parsed to be a codeblock. use `.trim` to prevent this.
Make html render to `true` in case of anki equation needed.
2024-03-09 21:07:40 +08:00
aote777 6ef27ee8ff fix 2024-03-06 18:51:16 +08:00
aote777 bbf35d88b9 del 2024-03-06 15:24:56 +08:00
aote777 87613c1187 fix 2024-03-06 15:07:07 +08:00
aote777 84ebdc5c96 fix 2024-03-06 15:06:24 +08:00
aote777 b424cb6da2 fix 2024-03-06 15:01:18 +08:00
aote777 91558c50d3 fix 2024-03-06 15:00:36 +08:00
aote777 b2f3fbc065 fix 2024-03-06 14:57:58 +08:00
aote777 13bf64de63 fix 2024-03-06 14:56:09 +08:00
aote777 bc4bf58c57 更换markdown解析器 2024-03-06 14:55:33 +08:00
aote777 2bd0d92562 fix 2024-03-05 17:03:54 +08:00
aote777 83a8f40d21 fix 2024-03-05 17:02:35 +08:00
aote777 8d121c0f51 fix 2024-03-05 16:54:59 +08:00
aote777 16dd6cb7d2 fix 2024-03-05 16:54:06 +08:00
小能饼干 c6acb0737b
Update README.md 2024-03-05 16:50:30 +08:00
aote777 1f1da0f654 维护md 2024-03-05 16:31:31 +08:00
小能饼干 6e45919a38
Merge pull request #6 from LemonPrefect/patch-1
fix(template): ensure all characters in HTML unescaped

反转义 HTML 实体,确保卡片中所有的符号正常
2024-03-04 22:03:02 +08:00
Saphir Gu 6ea6ad098f
fix(template): ensure all characters in HTML unescaped 2024-03-04 21:34:57 +08:00
aote777 de635584a3 推送测试 2024-03-01 15:17:05 +08:00
aote777 75421ca2a6 Merge branch 'master' of https://github.com/aote777/anki-md-template 2024-02-29 22:58:48 +08:00
aote777 09e2c03ecf gitignore git 提交测试 2024-02-29 22:45:49 +08:00
aote777 10f2f59c19 gitignore 2024-02-29 22:40:48 +08:00
aote777 41e3bfe152 1 2024-02-29 22:23:51 +08:00
aote777 35834596b0 delete 删除 样式重置文件 2024-02-29 22:05:08 +08:00
小能饼干 e6d284e986
Merge pull request #4 from OTraveler/dev
解决卡片每次显示都会先闪一下没样式的内容
2024-02-22 17:18:21 +08:00
小能饼干 a58fa3efb2
Update README.md 2024-02-22 14:59:05 +08:00
小能饼干 5e469e1602
Update README.md 2024-02-22 14:57:25 +08:00
小能饼干 45f2165dd6
Update README.md 2024-02-22 14:54:19 +08:00
小能饼干 28a2c251b9
Update README.md 2024-02-22 14:52:51 +08:00
小能饼干 88371b80d3
Update README.md 2024-02-21 17:29:51 +08:00
小能饼干 71dcbff94f
Delete test.apkg 废弃 2024-02-21 17:26:29 +08:00
小能饼干 56caab6ce9
直接导入这个牌组模板 就有制作好的md卡片了 2024-02-21 17:25:42 +08:00
小能饼干 c19bdf7bd8
Update README.md 2024-02-21 17:21:29 +08:00
小能饼干 f051f052ac
Create 卡片样式.css 2024-02-18 12:42:55 +08:00
小能饼干 47acf8b1f4
Delete test.js 2023-12-06 17:23:45 +08:00
aote777 292baff42f fix css cdn 2023-12-04 14:26:25 +08:00
小能饼干 9c7178d74b
网络问题修复方法 2023-12-04 13:58:30 +08:00
小能饼干 04f9826655
更新黑夜模式白天模式 自动切换 2023-12-04 13:45:43 +08:00
aote777 a411466dfd fix 2023-12-04 11:29:21 +08:00
unknown 2d7a69ab9c 解决卡片每次显示都会先闪一下没样式的内容 2023-11-29 15:23:03 +08:00
小能饼干 c4f0c75570
这个是卡片模板的导出包 可以直接导入使用[23/11/26] 2023-11-26 18:10:11 +08:00
小能饼干 a4caffe898
Update README.md 2023-11-26 18:03:55 +08:00
小能饼干 b7139343ed
兼容 anki自己的mathJax输入 2023-11-26 17:59:26 +08:00
小能饼干 56c5a12402
添加数学公式的支持 2023-11-25 18:19:52 +08:00
小能饼干 a03770145e
Update demo.html
新增 MathJax 库的支持 数学公式语法识别 $$包裹
2023-11-25 18:15:35 +08:00
小能饼干 05d384a7f8
Update README.md 2022-07-08 09:15:40 +08:00
小能饼干 69d4ea4675
Update README.md 2022-06-21 09:45:29 +08:00