We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
:number:
설정을 해제하면 다음과 같이 subtask문제 잘 표시가 됩니다.
그리고 현재는 다음과 같이 설정하여 사용합니다.
감사합니다.
해당 이슈는 #35 에서 따로 분리되어 올려졌습니다.
The text was updated successfully, but these errors were encountered:
fix: remove number format (#37)
cabaa9d
케이스가 생각보다 많고 깔끔하게 텍스트를 대치시키기가 어려워보여서 우선 제거했습니다 ㅠㅠ
더 좋은 형태로 제공할 수 있을 때, reopen 하도록 하겠습니다.
1.5.9 버전에서는 숫자 포맷을 삭제하여 배포하였습니다. 감사합니다.
Sorry, something went wrong.
No branches or pull requests
내용
:number:
로 숫자 placeholder 가 적용되어있는데 subtask 같은 경우 12/100 과 같이 전체 개수까지 표시가 되어야 하는데 이 부분은 어떻게 설정하는건지 잘 모르겠습니다.설정을 해제하면 다음과 같이 subtask문제 잘 표시가 됩니다.
![image](https://user-images.githubusercontent.com/33388801/134762461-b466ae8c-9609-42f3-ad49-374800b623f5.png)
그리고 현재는 다음과 같이 설정하여 사용합니다.
![image](https://user-images.githubusercontent.com/33388801/134762398-66646b7f-b3af-4d89-9f85-489128a2989f.png)
감사합니다.
해당 이슈는 #35 에서 따로 분리되어 올려졌습니다.
The text was updated successfully, but these errors were encountered: