Skip to content

fix: Mermaid SVG 다이어그램 텍스트 간소화#87

Merged
Twodragon0 merged 1 commit intomainfrom
fix/mermaid-svg-simplify-text
Mar 7, 2026
Merged

fix: Mermaid SVG 다이어그램 텍스트 간소화#87
Twodragon0 merged 1 commit intomainfrom
fix/mermaid-svg-simplify-text

Conversation

@Twodragon0
Copy link
Owner

Summary

  • 전체 32개 Mermaid SVG 다이어그램 텍스트 간소화
  • \n, .gguf, .pkl, .safetensors 등 기술적 아티팩트 제거
  • 노드 라벨을 핵심 키워드 중심으로 단순화 (임계값, 정규식 패턴 등 제거)

Test plan

  • Safari/Chrome에서 SVG 이미지 정상 렌더링 확인
  • 다크모드에서 filter invert 정상 동작 확인
  • 이미지 내 불필요한 특수문자 없음 확인

- \n, .gguf, .pkl, .safetensors 등 기술적 아티팩트 제거
- 노드 라벨을 핵심 키워드 중심으로 단순화
- 구체적 임계값/정규식 패턴 제거하고 개념 중심으로 정리
- 전체 32개 SVG 재생성
Copilot AI review requested due to automatic review settings March 7, 2026 12:19
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vercel
Copy link

vercel bot commented Mar 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tech-blog Building Building Preview, Comment Mar 7, 2026 0:19am

@Twodragon0 Twodragon0 merged commit 8c5bc50 into main Mar 7, 2026
6 of 7 checks passed
@Twodragon0 Twodragon0 deleted the fix/mermaid-svg-simplify-text branch March 9, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants