Undo linebreaks/badge in Readme

This commit is contained in:
Michael Butler 2018-03-18 20:56:06 -04:00
parent cc558ac808
commit 2fee5af531

View file

@ -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
<https://michelf.ca/>
based on Markdown by John Gruber
based on Markdown by John Gruber
<https://daringfireball.net/>
@ -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](<https://daringfireball.net/projects/markdown/>)
* [Full documentation of the Markdown syntax](<https://daringfireball.net/projects/markdown/>)
— Daring Fireball (John Gruber)
* [Markdown Extra syntax additions](<https://michelf.ca/projects/php-markdown/extra/>)
* [Markdown Extra syntax additions](<https://michelf.ca/projects/php-markdown/extra/>)
— Michel Fortin
@ -388,12 +386,12 @@ Copyright and License
PHP Markdown Lib
Copyright (c) 2004-2018 Michel Fortin
<https://michelf.ca/>
<https://michelf.ca/>
All rights reserved.
Based on Markdown
Copyright (c) 2003-2005 John Gruber
<https://daringfireball.net/>
Based on Markdown
Copyright (c) 2003-2005 John Gruber
<https://daringfireball.net/>
All rights reserved.
Redistribution and use in source and binary forms, with or without