From c2f17ba471926b1ee9653ae419a0ff78164af5af Mon Sep 17 00:00:00 2001 From: Niklas Date: Mon, 22 May 2017 15:16:25 +0200 Subject: [PATCH] Markdown needs a space between #:s and the heading (#1054) --- extras/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/extras/README.md b/extras/README.md index dac79e05..df8ca092 100644 --- a/extras/README.md +++ b/extras/README.md @@ -1,17 +1,17 @@ -#PHPMailer Extras +# PHPMailer Extras These classes provide optional additional functions to PHPMailer. These are not loaded by the PHPMailer autoloader, so in some cases you may need to `require` them yourself before using them. -##EasyPeasyICS +## EasyPeasyICS This class was originally written by Manuel Reinhard and provides a simple means of generating ICS/vCal files that are used in sending calendar events. PHPMailer does not use it directly, but you can use it to generate content appropriate for placing in the `Ical` property of PHPMailer. The PHPMailer project is now its official home as Manuel has given permission for that and is no longer maintaining it himself. -##htmlfilter +## htmlfilter This class by Konstantin Riabitsev and Jim Jagielski implements HTML filtering to remove potentially malicious tags, such as `