# 인용구 앞뒤로 줄바꿈 강제하기

**URL:** https://meta.discourse.org/t/force-a-linebreak-before-and-after-a-quote/270376
**Category:** Development
**Created:** [3월 30, 2023, 6:30오후 UTC](https://meta.discourse.org/t/force-a-linebreak-before-and-after-a-quote/270376 "2023-03-30T18:30:55Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![asc](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/asc/32/288324_2.png) [@asc](https://meta.discourse.org/u/asc)
#### Post date: [3월 30, 2023, 8:45오후 UTC](https://meta.discourse.org/t/force-a-linebreak-before-and-after-a-quote/270376/5 "2023-03-30T20:45:25Z")

</div>

아래 코드를 테마 컴포넌트 코드 맨 아래에 추가하여 작동하게 만들었습니다.

```plaintext
const composerController = api.container.lookup("controller:composer")

```

이는 [api.modifyClass sometimes(!) not working - #12 by RGJ](https://meta.discourse.org/t/api-modifyclass-sometimes-not-working/212413/12) 와 관련이 있습니다.

---

_[View the full topic](https://meta.discourse.org/t/force-a-linebreak-before-and-after-a-quote/270376)._
