sam
(Sam Saffron)
8월 1, 2025, 2:26오전
63
모두들, 이 주제에서 잠시 벗어나 쉬어가는 것도 좋습니다. 사용자 설정에 대한 내부 할 일 목록이 하나 있습니다:
[] 작성기 Markdown 모드에서 등폭 글꼴 사용
기본값이 무엇이어야 하는지 내부적으로 논의 중입니다. 프로덕트 팀은 기본적으로 모든 곳에서 체크를 해제해 두는 쪽으로 기울고 있습니다. 제 개인적인 선호는 기본적으로 활성화하는 것입니다. 이 옵션이 체크되어 있지 않으면 모바일 사용 경험이 혼란스러울 수 있다고 생각하기 때문입니다.
어쨌든 기본값과 무관하게:
사용자는 직접 선택할 수 있습니다.
관리자는 커뮤니티의 기본값을 설정할 수 있습니다.
15개의 좋아요
제 의견입니다:
두 가지 버전을 제공하고 있고, 마크다운(그리고 디스코urs)에 익숙하지 않은 사용자들도 있으므로, 기본적으로 체크된 상태(모노스페이스 폰트 사용)로 두는 것이 좋은 옵션이라고 생각합니다. 이렇게 하면 모드가 변경될 때 모든 사용자에게 글꼴이 달라진다는 점을 명확하게 보여줄 수 있습니다.
마크다운과 디스코urs 모두에 익숙한 우리 같은 사용자는 원할 경우 스스로 쉽게 이 설정을 변경할 수 있습니다.
적어도 우리의 의견이 들렸다는 점이 기쁩니다. 감사합니다!
이제 숨을 고를 시간입니다…
3개의 좋아요
안녕하세요, 기본적으로 마크다운 모드로 되돌렸는데, 이 모노스페이스 폰트는 작업하기가 정말 어렵습니다. 이상적으로는 이전 사용하던 폰트로 되돌릴 수 있도록 관리 설정을 변경할 수 있는 기능이 있으면 좋겠습니다.
martin
(Martin Brennan)
8월 4, 2025, 4:57오전
66
이전 게시글을 이어서:
Everyone, feel free to take a breather from this topic, we have an internal todo for a user setting:
[] Use monospace font in composer’s Markdown mode
We are still discussing internally what the default should be, product are leaning on leaving it unchecked everywhere by default. My personal pref is for it to be enabled by default cause I find the mobile story gets confusing without this ticked.
Anyway regardless of defaults:
Users will be able to choose
Admins will be able to set the defau…
이제 사용자 설정이 되었습니다:
main ← feature/user-pref-monospace-editor
merged 04:56AM - 04 Aug 25 UTC
This commit responds to feedback in the Discourse Meta discussion
https://meta.… discourse.org/t/monospace-font-in-the-markdown-only-editor/359936
This change introduces a user preference that allows users to choose
whether the Markdown editor uses a monospace font. The default setting
is `true` for new sites, but set to `false` for existing sites to avoid
disrupting current users' experiences.
Admins can change the `default_other_enable_markdown_monospace_font`
site setting to manage this for all users.
관리자는 default_other_enable_markdown_monospace_font를 통해 모든 사용자에게 설정할 수 있으며, 그렇지 않은 경우 사용자는 /my/preferences/interface에서 직접 변경할 수 있습니다:
새로운 사이트에서는 기본적으로 활성화되어 있으며, 기존 사이트에서는 마이그레이션을 통해 비활성화됩니다.
15개의 좋아요