네, 좋은 소식입니다.
아래는 작동합니다:
* Languages: {{languages}}
하지만 아래는 작동하지 않습니다:
* Pronouns: {{pronouns_gender}}
* guidelines: {{community_guidelines_understood}}
참고로, 필드 이름은 다음과 같습니다:
Pronouns/gender
Community Guidelines (understood)
아래를 시도해 보겠습니다:
* Pronouns: {{pronouns/gender}}
* guidelines: {{community_guidelines_(understood)}}
이것도 작동하지 않는다면 코드 수정이 필요할까요? 필드 이름을 변경하는 것은 피하고 싶습니다.