From 19f30610a53d647a6e415283436a3214f2475903 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Fri, 8 Feb 2019 17:40:27 +0100 Subject: [PATCH] Proper Markdown formatting --- NEWS.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.markdown b/NEWS.markdown index e316b55..2fecaf0 100644 --- a/NEWS.markdown +++ b/NEWS.markdown @@ -9,8 +9,8 @@ New Features * Support for really random MAC addresses upon every xen-create-image invocation by using the new option `--randommac`. (by Pietro Stäheli, closes Debian bug report #855703) -* distributions.conf now supports arbitrary keyring files in - /usr/share/keyrings/. (Needed for some EoL Ubuntu releases.) +* `distributions.conf` now supports arbitrary keyring files in + `/usr/share/keyrings/`. (Needed for some EoL Ubuntu releases.) Bug Fixes ---------