From fb7e6141cad9b0cdcfa8be3b1375e9cffce22962 Mon Sep 17 00:00:00 2001 From: Lucas Sta Maria Date: Wed, 27 Aug 2025 18:01:08 +0800 Subject: [PATCH] docs: extend example --- README.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.org b/README.org index 260c4e2..5ffdeef 100644 --- a/README.org +++ b/README.org @@ -47,6 +47,12 @@ Planned features: ** Example format #+begin_src +This is the review's body. Markdown *is* +supported throughout the body and your +individual review comments. Lines separated +by a single newline are joined together. + +Paragraphs are two newlines of separation. > [#241] @author: PR title > > diff --git a/test.md b/test.md