# Markdown 링크가 URL의 괄호를 올바르게 해석하지 않습니다

**URL:** https://meta.discourse.org/t/markdown-links-do-not-interpret-parenthesis-in-urls-correctly/364844
**Category:** Feature
**Tags:** markdown
**Created:** [5월 5, 2025, 2:34오후 UTC](https://meta.discourse.org/t/markdown-links-do-not-interpret-parenthesis-in-urls-correctly/364844 "2025-05-05T14:34:36Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [5월 5, 2025, 3:52오후 UTC](https://meta.discourse.org/t/markdown-links-do-not-interpret-parenthesis-in-urls-correctly/364844/3 "2025-05-05T15:52:18Z")

</div>

사양은 상당히 명확해 보이며, 사용자는 불균형한 괄호를 이스케이프할 수도 있습니다

`[link](https://www.depotlegal.be/Depot/form.aspx?SC=KBRVITRINE1#/Search/\(query:\(AdvancedQuery:\(queryGroups:!\(\(queryClauses:!\(\(index:KBR264b_idx,logical:0,operator:0,otherValue:!n,value:'petites%20singularit%C3%A9s'\))`

다음과 같이 변환됩니다.

[link](https://www.depotlegal.be/Depot/form.aspx?SC=KBRVITRINE1#/Search/(query:(AdvancedQuery:(queryGroups:!((queryClauses:!((index:KBR264b_idx,logical:0,operator:0,otherValue:!n,value:'petites%20singularit%C3%A9s'))

이것은 사양에 설명된 대로 작동하므로, #Contribute > Feature 토론으로 이동합니다.

---

_[View the full topic](https://meta.discourse.org/t/markdown-links-do-not-interpret-parenthesis-in-urls-correctly/364844)._
