Commit graph

11 commits

Author SHA1 Message Date
Thomas Hochstein 7f04883ef1 Update PHP Markdown lib and get MarkdownExtra working. (#54)
* Get MarkdownExtra working.

It's not enough to import the right library
(Markdown or MarkdownExtra); you'll have to
call the right functions, too!

For the "classic" implementation, there's no
difference, as it seems.

Signed-off-by: Thomas Hochstein <thh@inter.net>

* Upgrade PHP Markdown Lib to 1.7.0

Former version was 1.4.0 from 2013.

Signed-off-by: Thomas Hochstein <thh@inter.net>

* serendipity_event_markdown 1.23

Update Changelog, bump version number.

Add me as author.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2017-04-19 14:02:25 +02:00
Garvin Hicking 5731762a34 Added parameters to html_entity_decode() and htmlentities().
I did not use the wrapper method for those few occurences since it was too much work.
I'm sorry :-D
2014-11-29 12:18:56 +01:00
Ian 6e01404ef7 serendipity_event_markdown 1.21 2014-01-04 12:58:43 +01:00
Garvin Hicking 71589a887f Remove $Id$ for CVS compoatibility. Thought I already did this some time ago?!?! 2013-08-12 09:49:28 +02:00
Matthias Gutjahr bd4cabab78 plaintext_body was not always set correctly 2012-11-19 17:32:30 +01:00
Matthias Gutjahr 95f4b31903 Increased version numbers 2012-11-07 19:49:05 +01:00
Matthias Gutjahr 0dc53e06b6 Added global plaintext_body property 2012-11-07 19:46:24 +01:00
Grischa Brockhaus fc19cfc5d0 Compatibility fixes 2012-06-13 14:47:45 +02:00
Garvin Hicking 1d2bcb48ed upstream patch by lukas 2012-03-07 09:21:55 +01:00
Garvin Hicking 8da2bdc422 We sadly need to remove $Id$ expansion, because with this CVS sync does not work and would update a file time and time again once modified in GIT 2011-12-25 01:05:26 +01:00
Garvin Hicking 516df79a4e Migrate plugins 2011-12-13 12:29:05 +01:00