From a7edd210d7170fe4d92f914a42027cd8680b0fa0 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 25 Jun 2016 14:56:56 +0200 Subject: [PATCH] Fix formatting --- _posts/2016-06-25-two-in-one.markdown | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_posts/2016-06-25-two-in-one.markdown b/_posts/2016-06-25-two-in-one.markdown index 308c2b9..cda69f7 100644 --- a/_posts/2016-06-25-two-in-one.markdown +++ b/_posts/2016-06-25-two-in-one.markdown @@ -17,9 +17,9 @@ As you may know (unless you've been living in Alpha Centauri for the past centur Up to now, we had 3 different media, depending on the base distribution (stable Leap, ever-rolling Tumbleweed) and whether you wanted to go with the safe road (X11 session) or the dangerous path (Wayland): - * Argon (Leap based) - - Krypton (Tumbleweed based, X11) - - Krypton Wayland (Tumbleweed based, Wayland) +- Argon (Leap based) +- Krypton (Tumbleweed based, X11) +- Krypton Wayland (Tumbleweed based, Wayland) So far we've been trying to build new images in sync with the updates to the [Unstable KDE software repositories](https://en.opensuse.org/SDB:KDE_repositories#Unstable_Frameworks.2C_Plasma_and_Applications). With the recent [switch to being Qt 5.7 based](https://plus.google.com/107083440433055844575/posts/D2tTMRxEzhk), they broke. That's when Fabian Vogt stepped up and fixed a number of outstanding issues with the images as well. @@ -31,9 +31,9 @@ Therefore, from today, the Krypton image will contain **both** the X11 session a Download links: - - [Argon (x86_64 only)](http://download.opensuse.org/repositories/KDE:/Medias/images/iso/?P=openSUSE_Argon.x86_64*.iso) - - [Krypton (i586)](http://download.opensuse.org/repositories/KDE:/Medias/images/iso/?P=openSUSE_Krypton.i686*.iso) - - [Krypton (x86_64)](http://download.opensuse.org/repositories/KDE:/Medias/images/iso/?P=openSUSE_Krypton.x86_64*.iso) +- [Argon (x86_64 only)](http://download.opensuse.org/repositories/KDE:/Medias/images/iso/?P=openSUSE_Argon.x86_64*.iso) +- [Krypton (i586)](http://download.opensuse.org/repositories/KDE:/Medias/images/iso/?P=openSUSE_Krypton.i686*.iso) +- [Krypton (x86_64)](http://download.opensuse.org/repositories/KDE:/Medias/images/iso/?P=openSUSE_Krypton.x86_64*.iso) (The i686 image is a bit behind compared to the x86_64 - we're working on that)