1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
Commit Graph

166 Commits

Author SHA1 Message Date
Emanuil Rusev
6598f3860c
update readme 2020-08-09 17:12:21 +03:00
Emanuil Rusev
1e5080190c
update readme
we already say "warning" in bold and upper case — the warning emoji feels unnecessary
2020-08-09 17:06:19 +03:00
Jeanmonod David
dbee8ab4f2
Update GitHub flavored markdown url 2020-01-21 22:07:12 +01:00
Aidan Woods
bfaa76d370
Reflect travis breadth in README
Closes https://github.com/erusev/parsedown/issues/692
2019-04-07 16:36:22 +01:00
cybernet
6ca29539e1
Symfony Demo link update 2019-03-12 20:49:21 +00:00
Emanuil Rusev
a503c1a69b composer/composer#7990 2019-03-02 12:08:48 +02:00
Emanuil Rusev
819c68899d
Simplify installation instructions 2018-12-28 13:17:22 +02:00
Emanuil Rusev
4c2d79fc6a
More consistent code blocks in readme 2018-12-28 12:50:30 +02:00
Emanuil Rusev
48a2fb26fe
Add badges to readme 2018-12-28 12:47:13 +02:00
Emanuil Rusev
33b79d2446
More logo padding and no underline 2018-12-28 02:21:55 +02:00
Emanuil Rusev
d6d2d96459
Add repo name as h1 2018-12-28 02:19:44 +02:00
Emanuil Rusev
d5b6ab5198
Readme logo to be centered 2018-12-28 02:14:25 +02:00
Emanuil Rusev
15e8439c7f
Back to smaller padding in readme logo 2018-12-28 02:04:16 +02:00
Emanuil Rusev
ff6148f9b9
Improve readme badges 2018-12-28 01:56:45 +02:00
Emanuil Rusev
dfd8657bc5
h1 around logo in readme 2018-12-28 01:28:59 +02:00
Emanuil Rusev
ee64646765
More padding for logo in readme 2018-12-28 01:21:51 +02:00
Emanuil Rusev
c956090b55
Update readme logo 2018-12-28 01:07:49 +02:00
Emanuil Rusev
0be26550f3
Update readme logo 2018-12-28 00:55:48 +02:00
Emanuil Rusev
8e26a65a6f
More consistent letter case in readme 2018-12-28 00:41:14 +02:00
Emanuil Rusev
2a24a8583b
More consistent formatting in readme 2018-12-28 00:36:04 +02:00
Emanuil Rusev
1d55344e92
Simpler readme header 2018-12-27 23:59:37 +02:00
Emanuil Rusev
5dc8d1cc39
Simpler readme examples 2018-12-27 23:51:07 +02:00
Emanuil Rusev
33cf0f0b99
Centered header in readme 2018-12-27 23:46:53 +02:00
Emanuil Rusev
dc1ff7d6c2
Remove horizontal rule from readme 2018-12-27 22:50:39 +02:00
Emanuil Rusev
0f0987571d
Bigger headings in readme 2018-12-27 22:32:54 +02:00
Emanuil Rusev
18eaa649b5
Add logo to readme 2018-12-27 22:23:17 +02:00
Aidan Woods
0c0ed38290
Don't encourage downloading from master 2018-04-06 16:13:29 +01:00
Carsten Brandt
798bda682e Update README.md
updated installation instructions. fixes #242
2018-04-06 16:09:36 +01:00
Aidan Woods
ed3e967fb6
Update README 2018-04-02 19:52:26 +01:00
Carsten Brandt
972648ff64
Added inline example to README
see https://github.com/erusev/parsedown/issues/562
2018-03-20 16:56:40 +01:00
Emanuil Rusev
253822057a
refactor who uses it section in readme a bit more 2018-03-02 17:46:45 +02:00
Emanuil Rusev
a18bf495ed
refactor who uses it section in readme 2018-03-02 17:40:21 +02:00
Emanuil Rusev
e5bf9560d7
add Laravel to who uses it 2018-03-02 17:37:16 +02:00
Aidan Woods
33b51eaefa
Fix typo 2018-03-02 01:16:27 +00:00
Aidan Woods
d686a50292
Merge pull request #557 from aidantwoods/documentation/safe-mode
Talk about safe mode in the README
2018-03-01 19:59:44 +00:00
Aidan Woods
f3068df45a
Remove extra line breaks 2018-03-01 19:54:58 +00:00
Aidan Woods
9b1f54b9d3
Lets be consistent with hyphenation 2018-03-01 18:45:38 +00:00
Aidan Woods
90439ef882
Rewrite section 2018-03-01 18:44:11 +00:00
Daniel Rudolf
096e164756
Update README.md
Sort "Who uses it" alphabetically, add Laravel + Pico
2018-02-28 18:59:34 +01:00
Aidan Woods
ad62bf5a6f
Talk about safe mode in the README 2018-02-28 17:03:46 +00:00
Emanuil Rusev
c999a4b61b
improve readme 2018-01-29 20:55:30 +02:00
Emanuil Rusev
e938ab4ffe
improve readme 2018-01-29 20:54:40 +02:00
Emanuil Rusev
e69374af0d
improve readme 2018-01-29 20:52:27 +02:00
John Bafford
089789dfff
Fix typo in README 2017-11-14 17:13:31 -05:00
Emanuil Rusev
af6affdc2c
improve readme 2017-11-06 16:54:00 +02:00
Emanuil Rusev
9cf41f27ab improve readme 2017-10-22 16:01:34 +03:00
Emanuil Rusev
16aadff2ed improve readme 2017-10-22 16:00:43 +03:00
Emanuil Rusev
07c937583d improve readme 2017-10-22 15:57:58 +03:00
Emanuil Rusev
f76b10aaab update readme 2017-05-04 10:28:55 +03:00
Haralan Dobrev
bd0e31a7dd Add Symfony demo to "Who uses it?"
409a65b373/composer.json (L24)
2017-03-10 01:04:53 +02:00