diff --git a/docs/syntax.md b/docs/syntax.md
index 1d8b2ceae2eaf3be77031d25058b431f50890bef..6aa99d2569c215bc6ec51f278e5b75e79a6079d8 100644
--- a/docs/syntax.md
+++ b/docs/syntax.md
@@ -53,6 +53,7 @@
 - `>`の後に続く0~1文字のスペースを無視する。
 - 隣接する引用の行は一つになる。
 - 複数行の引用では空行も含めることができる。
+- 引用の後ろにある空行は無視される。(issue #61)