Commit graph

23 commits

Author SHA1 Message Date
Ke Yan
76c61d0274 Bump version to 1.1.0 2026-05-09 22:03:37 +08:00
Ke Yan
0e11a8439b Fix formatting and update Chinese docs for custom attributes PR
- Convert spaces to tabs for consistent indentation
- Fix typos in comments (Wheteher -> Whether, attribues -> attributes)
- Add missing newline at EOF in types.ts
- Add space before parenthesis in if statement
- Remove AI translation disclaimer comment
- Fix incomplete Chinese translation for useCustomAttributes description
- Add custom attributes section and settings to README_CN.md
2026-05-09 21:58:46 +08:00
Ke Yan
afd858c47e
Merge pull request #1 from Katzenfutterdose/custom-attribute-string
Added setting for custom HTML attributes
2026-05-09 21:48:52 +08:00
Katzenfutterdose
b8eb0c9461 Added setting for custom HTML attributes 2026-05-09 15:01:04 +02:00
Ke Yan
f228a641c8 update to 1.0.2 2025-03-22 18:05:40 +08:00
Ke Yan
f896087883 update to 1.0.2 2025-03-22 17:41:50 +08:00
Ke Yan
0b4bdd1046 use sentence case in UI; remove headding in settings 2025-03-22 17:37:06 +08:00
Ke Yan
f370e4536d remove language reload; comments in English 2025-03-22 17:23:49 +08:00
Ke Yan
2185e66584
Update README_CN.md 2025-03-22 17:11:25 +08:00
Ke Yan
65efcc7b54
Update README.md 2025-03-22 17:11:11 +08:00
Ke Yan
e63184d0ff update version num to 1.0.1 2025-03-10 01:37:02 +08:00
Ke Yan
7b9138a358 1. update path style 2. remove status bar element 2025-03-10 01:30:32 +08:00
Ke Yan
0747b176d9 Merge branch 'main' of https://github.com/0x1DA9430/obsidian-img2html 2025-03-09 20:42:44 +08:00
Ke Yan
b0f2bee243 remove main.js 2025-03-09 20:41:51 +08:00
Ke Yan
ee92ba1727
Update manifest.json 2025-03-09 20:33:18 +08:00
Ke Yan
e55084103c clean 2025-03-08 23:57:28 +08:00
Ke Yan
050dccde1c Add release workflow 2025-03-08 23:46:55 +08:00
Ke Yan
b8e2e0db6a update 2025-03-08 23:43:22 +08:00
Ke Yan
07212d5186 add main.js 2025-03-08 23:31:50 +08:00
Ke Yan
6468a97528 update .gitignore 2025-03-08 23:24:58 +08:00
Ke Yan
1d4e4680cc clean dir 2025-03-08 23:19:38 +08:00
Ke Yan
9fca0239be update LICENSE 2025-03-08 22:56:17 +08:00
Ke Yan
96d248d7fd Initial commit: Image to HTML plugin with i18n support 2025-03-08 22:44:05 +08:00