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

셸 스크립트 코드 블럭 포매팅 통일 #337

Open
XiNiHa opened this issue Feb 28, 2024 · 0 comments
Open

셸 스크립트 코드 블럭 포매팅 통일 #337

XiNiHa opened this issue Feb 28, 2024 · 0 comments
Labels
기능 개선 개선 과정에 개발자에 의한 JS 코딩이 필요한 경우

Comments

@XiNiHa
Copy link
Contributor

XiNiHa commented Feb 28, 2024

  • 사용자가 입력하는 모든 커맨드는 $로 시작하도록 작성
  • CLI 아웃풋은 $ 없이 작성
  • 이후 Shiki 트랜스포머 레벨에서 $를 복사 불가능한 decoration으로 변환하고 CSS로 디자인 특수 처리
  • 관련 Remark Lint 룰 커스텀 및 적용
@XiNiHa XiNiHa added the 기능 개선 개선 과정에 개발자에 의한 JS 코딩이 필요한 경우 label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 개선 개선 과정에 개발자에 의한 JS 코딩이 필요한 경우
Projects
None yet
Development

No branches or pull requests

1 participant