Fabien Potencier
|
0c9cc7ef2e
|
End of maintenance for the 2.x branch
|
2023-12-22 08:22:15 +01:00 |
|
Fabien Potencier
|
c12990f9e7
|
Bump min deps
|
2023-07-29 13:31:08 +02:00 |
|
Fabien Potencier
|
872646a70f
|
Fix LICENSE year
|
2023-02-08 08:44:48 +01:00 |
|
Fabien Potencier
|
eb8bde3c41
|
Bump LICENSE year
|
2023-01-01 09:42:51 +01:00 |
|
Bob van de Vijver
|
1a8ac1d83f
|
Update michelf/php-markdown require-dev to allow v2
|
2022-10-05 08:25:56 +02:00 |
|
Jérémy Derussé
|
779fdd09b4
|
Fix call to deprecated "convertToHtml" method
|
2022-01-29 16:33:44 +01:00 |
|
Fabien Potencier
|
ce97157b43
|
Bump license year
|
2022-01-02 11:02:19 +01:00 |
|
noniagriconomie
|
315e16f5df
|
Upgrade to version 4.4 lts at least
|
2021-11-08 13:29:10 +01:00 |
|
Tobias Feijten
|
46d21545a6
|
Update markdown-to-html converter missing message
The `league/html-to-markdown` library does not support Markdown to HTML conversion (anymore?). The `league/commonmark` library is suitable for that.
|
2021-09-29 14:16:54 +02:00 |
|
noniagriconomie
|
479336e09f
|
Update Markdown packages
|
2021-07-07 09:07:49 +02:00 |
|
Nicolas Grekas
|
ea5de7e626
|
Allow Symfony 6
|
2021-05-20 16:22:31 +02:00 |
|
Colin O'Dell
|
2c6fa0236a
|
Allow installation of league/html-to-markdown 5.x
|
2021-03-31 09:56:20 -04:00 |
|
Fabien Potencier
|
1868918724
|
Move things around
|
2021-01-01 15:53:48 +01:00 |
|
abdounikarim
|
bed8f31b96
|
bump license year
|
2021-01-01 10:21:03 +01:00 |
|
Fabien Potencier
|
dae3868f04
|
Fix Composer version
|
2021-01-01 10:02:52 +01:00 |
|
Jérôme TAMARELLE
|
9a83f7edf6
|
Fix compatibility with PHPUnit 10
|
2020-07-29 03:03:03 +02:00 |
|
Nicolas Grekas
|
4e0008cd82
|
Try running all tests on nightly
|
2020-05-21 11:54:27 +02:00 |
|
Fabien Potencier
|
74f3ffe4b6
|
Fix extra package deps
|
2020-05-21 08:01:43 +02:00 |
|
Fabien Potencier
|
9270d3e0e0
|
Allow dev versions
|
2020-05-19 15:17:30 +02:00 |
|
Fabien Potencier
|
2d58a54b4a
|
Allow PHP 8 for extra packages
|
2020-05-19 15:12:25 +02:00 |
|
Gerry Demaret
|
85a8a47bb1
|
Fix transform call to Michelf\MarkdownExtra
As per the documentation here:
https://michelf.ca/projects/php-markdown/configuration/#configure
Calling defaultTransform() will use the default options, thus ignoring
the "hard_wrap" option. Calling transform() instead, which takes the
options into account.
|
2020-05-11 10:02:35 +02:00 |
|
Fabien Potencier
|
6aae22ecde
|
Bump license year
|
2020-01-01 18:10:47 +01:00 |
|
Fabien Potencier
|
966fa45126
|
Fix constraints
|
2019-12-27 08:33:44 +01:00 |
|
Barry vd. Heuvel
|
5cde1f50bb
|
Update .gitattributes to remove tests from \"dist\"
|
2019-10-17 09:27:07 +02:00 |
|
Fabien Potencier
|
7fedcba568
|
disabled some tests that are not compatible with pHp 7.4 yet
|
2019-08-10 15:48:29 +02:00 |
|
Fabien Potencier
|
f3355fe878
|
fixed wrong class usage
|
2019-08-10 14:59:27 +02:00 |
|
Fabien Potencier
|
51242d807f
|
made a class final
|
2019-08-10 14:48:51 +02:00 |
|
Fabien Potencier
|
741ea46e02
|
added the Markdown extension
|
2019-08-10 11:29:35 +02:00 |
|