From b1889fac7000055c0e383c4d2fdb0da72a86f42f Mon Sep 17 00:00:00 2001 From: idotj Date: Mon, 10 Jul 2023 20:18:19 +0200 Subject: [PATCH] Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 538e3dc..b63904c 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ hide_reblog: false, hide_replies: false, // Converts Markdown symbol ">" at the beginning of a paragraph into a blockquote HTML tag (default: don't apply) -markdown_blockquote: true, +markdown_blockquote: false, // Limit the text content to a maximum number of lines. Default: 0 (unlimited) text_max_lines: "0",