이 게시물에 대한 링크, 예: Horizon Theme 같은 경우, 앞뒤에 ~ 두 개를 넣어서 취소선을 만들 수 없습니다.
일반 텍스트:
~~this is cancelled~~
결과:
this is cancelled
링크:
~~https://meta.discourse.org/t/horizon-theme/360486/1~~
이 게시물에 대한 링크, 예: Horizon Theme 같은 경우, 앞뒤에 ~ 두 개를 넣어서 취소선을 만들 수 없습니다.
일반 텍스트:
~~this is cancelled~~
결과:
this is cancelled
링크:
~~https://meta.discourse.org/t/horizon-theme/360486/1~~
문제는 링크 뒤에 붙은 ~~가 링크와 분리되어 있지 않다는 것입니다. 이것이 링크의 일부인지 서식의 일부인지를 판단하기가 어려울 수 있습니다.
__https://meta.discourse.org/t/horizon-theme/360486/1__ 도 작동하지 않습니다 __https://meta.discourse.org/t/horizon-theme/360486/1__
대신 다음 중 하나를 사용할 수 있습니다
~~[Horizon Theme](https://meta.discourse.org/t/horizon-theme/360486/1)~~
[s]https://meta.discourse.org/t/horizon-theme/360486/1 [/s]
<s>https://meta.discourse.org/t/horizon-theme/360486/1 </s>
이것은 버그가 아닙니다. 인라인 링크가 해석되지 않도록하려면 다음과 같이 각괄호를 사용해야 합니다:
~~<https://meta.discourse.org/t/horizon-theme/360486/1>~~