From bd257925bd4916d6e705797cb5962b4c3e21268e Mon Sep 17 00:00:00 2001 From: mamasch19 Date: Fri, 30 May 2025 00:18:30 +0200 Subject: [PATCH] Documentation: fix typo in configuration.md (#10077) --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index d4133139f..9e8b9e35e 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -200,7 +200,7 @@ and watch out for indentation if editing the YAML file. ### Email Parsing -#### [`PAPERLESS_EMAIL_PARSE_DEFAULT_LAYOUT=`(#PAPERLESS_EMAIL_PARSE_DEFAULT_LAYOUT) {#PAPERLESS_EMAIL_PARSE_DEFAULT_LAYOUT} +#### [`PAPERLESS_EMAIL_PARSE_DEFAULT_LAYOUT=`](#PAPERLESS_EMAIL_PARSE_DEFAULT_LAYOUT) {#PAPERLESS_EMAIL_PARSE_DEFAULT_LAYOUT} : The default layout to use for emails that are consumed as documents. Must be one of the integer choices below. Note that mail rules can specify this setting, thus this fallback is used for the default selection and for .eml files consumed by other means.