문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판 이전 판 | |||
프로그램:language:markdown [2024/03/14 09:18] clayeryan@gmail.com [2.2. BlockQuote] |
프로그램:language:markdown [2024/03/14 09:18] (현재) clayeryan@gmail.com [2.2. BlockQuote] |
||
---|---|---|---|
줄 75: | 줄 75: | ||
>>> | >>> | ||
``` | ``` | ||
- | > This is a first blockqute.\\ | + | > This is a first blockqute. |
- | + | >> This is a second blockqute. | |
- | >> This is a second blockqute.\\ | + | >>> |
- | + | ||
- | >>> | + | |
이 안에서는 다른 마크다운 요소를 포함할 수 있다. | 이 안에서는 다른 마크다운 요소를 포함할 수 있다. |