Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

마크다운 코드블록 스타일 커스텀 #3

Closed
3 of 4 tasks
overtae opened this issue Nov 13, 2024 · 1 comment · Fixed by #4
Closed
3 of 4 tasks

마크다운 코드블록 스타일 커스텀 #3

overtae opened this issue Nov 13, 2024 · 1 comment · Fixed by #4
Assignees
Labels
✨ Feature 새로운 기능 추가

Comments

@overtae
Copy link
Owner

overtae commented Nov 13, 2024

TODO

  • 언어 이름 표시
  • 코드 복사 버튼 추가
  • (선택) 코드 줄 번호 표시
  • (선택) 코드 줄 별 하이라이팅 기능 추가

참고

목표 디자인

image

@overtae overtae self-assigned this Nov 13, 2024
@overtae overtae added the ✨ Feature 새로운 기능 추가 label Nov 13, 2024
@overtae
Copy link
Owner Author

overtae commented Nov 13, 2024

  • 현재 rehype-pretty의 copy 버튼을 사용하려면 client 컴포넌트에서 가능
  • 다른 방법을 알아보거나 copy 버튼은 추후에 추가하기

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 새로운 기능 추가
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant