# 새 ProseMirror 편집기에 커스텀 필드가 삽입되지 않습니다

**URL:** https://meta.discourse.org/t/custom-fields-are-not-inserted-with-new-prosemirror-editor/384124
**Category:** Bug
**Tags:** events
**Created:** [9월 26, 2025, 1:56오후 UTC](https://meta.discourse.org/t/custom-fields-are-not-inserted-with-new-prosemirror-editor/384124 "2025-09-26T13:56:27Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![manut](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/manut/32/485119_2.png) [@manut](https://meta.discourse.org/u/manut)
#### Post date: [9월 26, 2025, 1:56오후 UTC](https://meta.discourse.org/t/custom-fields-are-not-inserted-with-new-prosemirror-editor/384124/1 "2025-09-26T13:56:27Z")

</div>

안녕하세요!

이벤트 커스텀 태그와 새로운 WYSIWYG ProseMirror 편집기에서 문제가 발생하고 있습니다. 이벤트 양식에서 입력한 커스텀 필드가 생성된 문자열에 포함되지 않습니다. 마크다운 편집기를 사용하면 이전과 동일하게 정상적으로 작동합니다.

## 재현 방법:

1. Discourse Calendar 플러그인을 활성화합니다.
2. 플러그인 설정에서 커스텀 필드를 하나 추가합니다.
3. 새 게시물을 위한 양식을 엽니다.
4. ProseMirror 편집기를 선택합니다.
5. 커스텀 필드 값을 가진 이벤트를 생성합니다(옵션 \> 이벤트 생성).
6. 이벤트를 확인합니다.
7. 마크다운 편집기로 전환합니다.

## 현재 발생하는 현상

`[event]` 태그에 커스텀 필드가 없습니다.

## 기대되는 동작

`[event]` 태그에 커스텀 필드가 포함되어야 합니다.

## 참고 사항

ProseMirror 대신 마크다운 편집기로 시작하여 동일한 작업을 수행하면, `[event]` 태그에 커스텀 필드가 정상적으로 표시됩니다.

---

_[View the full topic](https://meta.discourse.org/t/custom-fields-are-not-inserted-with-new-prosemirror-editor/384124)._
