From 2fee5af531fd12bb1bbc2195673e59f30b038596 Mon Sep 17 00:00:00 2001 From: Michael Butler Date: Sun, 18 Mar 2018 20:56:06 -0400 Subject: [PATCH] Undo linebreaks/badge in Readme --- Readme.md | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/Readme.md b/Readme.md index ac1e870..9035ead 100644 --- a/Readme.md +++ b/Readme.md @@ -1,14 +1,12 @@ PHP Markdown ============ -[![Build Status](https://travis-ci.org/michelf/php-markdown.svg?branch=lib)](https://travis-ci.org/michelf/php-markdown) - PHP Markdown Lib 1.8.0 - 14 Jan 2018 -by Michel Fortin +by Michel Fortin -based on Markdown by John Gruber +based on Markdown by John Gruber @@ -27,9 +25,9 @@ software tool, originally written in Perl, that converts the plain text markup to HTML. PHP Markdown is a port to PHP of the original Markdown program by John Gruber. -* [Full documentation of the Markdown syntax]() +* [Full documentation of the Markdown syntax]() — Daring Fireball (John Gruber) -* [Markdown Extra syntax additions]() +* [Markdown Extra syntax additions]() — Michel Fortin @@ -388,12 +386,12 @@ Copyright and License PHP Markdown Lib Copyright (c) 2004-2018 Michel Fortin - + All rights reserved. -Based on Markdown -Copyright (c) 2003-2005 John Gruber - +Based on Markdown +Copyright (c) 2003-2005 John Gruber + All rights reserved. Redistribution and use in source and binary forms, with or without