v1.2.2: 이미지 파일명 alt 판별 및 미리보기 캡션 분리 수정

대괄호 내용이 URL 파일명과 일치할 때만 useAlt로 처리해, 캡션과 대체 텍스트가 미리보기에서 혼동되지 않도록 했다.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-05-15 18:31:25 +09:00
parent 47620ab24c
commit c474a8b9a3
5 changed files with 47 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sori.studio",
"version": "1.2.1",
"version": "1.2.2",
"private": true,
"type": "module",
"imports": {