Not quite I think. I believe this uses markdown, which just uses the > at the beginning of a line
> This is a quote
should become
This is a quote
And if you need more lines, you just keep symboling
> 1 > 2 > 3
1 2 3
Not quite I think. I believe this uses markdown, which just uses the > at the beginning of a line
> This is a quote
should become
And if you need more lines, you just keep symboling
> 1
> 2
> 3