From d478e050baf6bebde8b53a99f3541d7c966102a0 Mon Sep 17 00:00:00 2001 From: Dennis Klein Date: Thu, 1 Sep 2022 16:24:41 +0200 Subject: [PATCH] build: HTML-Format desc field in zenodo.org config --- .zenodo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zenodo.json b/.zenodo.json index 87bd9ce0..bdcb9734 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -70,7 +70,7 @@ "name": "Wenzel, Sandro" } ], - "description": "C++ Message Queuing Library and Framework", + "description": "

C++ Message Queuing Library and Framework

", "related_identifiers": [ { "identifier": "https://github.com/FairRootGroup/FairMQ/",