From 22a65439320204a5022e5a11b3a4361ca2372edc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20H=C3=B6felmeyer?= Date: Fri, 17 Jun 2022 13:22:11 +0200 Subject: [PATCH] Fixes newlines at the end of docs/csaf_provider.md --- docs/csaf_provider.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/csaf_provider.md b/docs/csaf_provider.md index 2ed1ed8..f98d9fe 100644 --- a/docs/csaf_provider.md +++ b/docs/csaf_provider.md @@ -25,11 +25,11 @@ Following options are supported in the config file: - provider_metadata: Configure the provider metadata. - provider_metadata.list_on_CSAF_aggregators: List on aggregators - provider_metadata.mirror_on_CSAF_aggregators: Mirror on aggregators - - provider_metadata.publisher: Set the publisher. Default: -`[provider_metadata.publisher] -category = "vendor" -name = "Example Company" -namespace = "https://example.com" -issuing_authority = "We at Example Company are responsible for publishing and maintaining Product Y." -contact_details = "Example Company can be reached at contact_us@example.com, or via our website at https://www.example.com/contact."` + - provider_metadata.publisher: Set the publisher. Default: +[provider_metadata.publisher]\ +category = "vendor"\ +name = "Example Company"\ +namespace = "https://example.com"\ +issuing_authority = "We at Example Company are responsible for publishing and maintaining Product Y."\ +contact_details = "Example Company can be reached at contact_us@example.com, or via our website at https://www.example.com/contact."