diff --git a/html/main.html b/html/main.html index 21d437b..6fdab5f 100644 --- a/html/main.html +++ b/html/main.html @@ -3,7 +3,7 @@

What is Showdown?

-

Showdown is a Javascript Markdown to HTML converter, based on the original works by John Gruber. +

Showdown is a Javascript Markdown to HTML bidirectional converter, based on the original works by John Gruber. Showdown can be used client side (in the browser) or server side (with nodejs). See it working in the live demo!

diff --git a/img/patreon.icon.png b/img/patreon.icon.png new file mode 100644 index 0000000..a1ae112 Binary files /dev/null and b/img/patreon.icon.png differ diff --git a/index.html b/index.html index f5e6824..6efe8bb 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,6 @@ window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); - gtag('config', 'UA-111034026-1'); @@ -61,9 +60,11 @@

Showdown

-

A Markdown to HTML converter written in Javascript!

+

A Markdown to HTML bidirectional converter written in Javascript!

- Download
+ Download + +   Become a Patreon!
Release notes - GitHub - @@ -85,7 +86,7 @@ As you know, Showdown is a free library and it will remain free.
However, maintaining and improving the library costs time and money.
If you like our work and find our library useful, - please donate through Patreon (coming soon) + please donate through Patreon or directly through paypal.
Your contribution will be greatly appreciated and help us continue to develop this awesome library.

@@ -102,7 +103,7 @@