-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from lukencode/css-fixes
5.0.2
- Loading branch information
Showing
7 changed files
with
26 additions
and
28 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
<div class="toc ps-2 sticky-lg-top d-none d-lg-block"><ol class="toc-list "><li class="toc-list-item is-active-li"><a href="#why-use-fluentemail" class="toc-link node-name--H2 is-active-link">Why use FluentEmail?</a></li><li class="toc-list-item"><a href="#basic-usage" class="toc-link node-name--H2 ">Basic Usage</a></li><li class="toc-list-item"><a href="#dependency-injection" class="toc-link node-name--H2 ">Dependency Injection</a></li><li class="toc-list-item"><a href="#template-rendering" class="toc-link node-name--H2 ">Template Rendering</a><ol class="toc-list is-collapsible is-collapsed"><li class="toc-list-item"><a href="#razor-email-templates" class="toc-link node-name--H3 ">Razor Email Templates</a></li><li class="toc-list-item"><a href="#liquid-templates" class="toc-link node-name--H3 ">Liquid Templates</a></li></ol></li><li class="toc-list-item"><a href="#email-senders" class="toc-link node-name--H2 ">Email Senders</a><ol class="toc-list is-collapsible is-collapsed"><li class="toc-list-item"><a href="#smtp-sender" class="toc-link node-name--H3 ">SMTP Sender</a></li><li class="toc-list-item"><a href="#mailgun-sender" class="toc-link node-name--H3 ">Mailgun Sender</a></li><li class="toc-list-item"><a href="#sendgrid-sender" class="toc-link node-name--H3 ">SendGrid Sender</a></li><li class="toc-list-item"><a href="#mimekit-sender" class="toc-link node-name--H3 ">MimeKit Sender</a></li><li class="toc-list-item"><a href="#other-senders" class="toc-link node-name--H3 ">Other Senders</a></li></ol></li><li class="toc-list-item"><a href="#extending-fluentemail" class="toc-link node-name--H2 ">Extending FluentEmail</a></li></ol></div> | ||
<div class="toc ps-2 sticky-lg-top sticky-top d-none d-lg-block"><ol class="toc-list "><li class="toc-list-item is-active-li"><a href="#why-use-fluentemail" class="toc-link node-name--H2 is-active-link">Why use FluentEmail?</a></li><li class="toc-list-item"><a href="#basic-usage" class="toc-link node-name--H2 ">Basic Usage</a></li><li class="toc-list-item"><a href="#dependency-injection" class="toc-link node-name--H2 ">Dependency Injection</a></li><li class="toc-list-item"><a href="#template-rendering" class="toc-link node-name--H2 ">Template Rendering</a><ol class="toc-list is-collapsible is-collapsed"><li class="toc-list-item"><a href="#razor-email-templates" class="toc-link node-name--H3 ">Razor Email Templates</a></li><li class="toc-list-item"><a href="#liquid-templates" class="toc-link node-name--H3 ">Liquid Templates</a></li></ol></li><li class="toc-list-item"><a href="#email-senders" class="toc-link node-name--H2 ">Email Senders</a><ol class="toc-list is-collapsible is-collapsed"><li class="toc-list-item"><a href="#smtp-sender" class="toc-link node-name--H3 ">SMTP Sender</a></li><li class="toc-list-item"><a href="#mailgun-sender" class="toc-link node-name--H3 ">Mailgun Sender</a></li><li class="toc-list-item"><a href="#sendgrid-sender" class="toc-link node-name--H3 ">SendGrid Sender</a></li><li class="toc-list-item"><a href="#mimekit-sender" class="toc-link node-name--H3 ">MimeKit Sender</a></li><li class="toc-list-item"><a href="#other-senders" class="toc-link node-name--H3 ">Other Senders</a></li></ol></li><li class="toc-list-item"><a href="#extending-fluentemail" class="toc-link node-name--H2 ">Extending FluentEmail</a></li></ol></div> | ||
<div class="gh-canvas"><blockquote></blockquote></div> |