Welcome!

4485 views
Skip to first unread message

Adam Pritchard

unread,
Jan 27, 2013, 7:17:38 PM1/27/13
to markdo...@googlegroups.com

Please feel free to discuss anything Markdown Here related.

It's probably best if you create a new Github issue for any bug reports or feature requests, but... if you'd like to launch (or get involved in) a conversation about anything, or ask a question, then you're in the right place.

And remember: You can use Markdown Here when writing a Google Groups post! Cool kids will do this.

Adam Pritchard

unread,
Feb 23, 2013, 1:04:20 PM2/23/13
to markdo...@googlegroups.com

I want to include an example of Markdown Here usage in Google groups, so...

Sweet Google Groups Markdown

Markdown Here is a Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.

  • Markdown is cool. Put code inline.
  • Link to stuff, like this project.
  • Ordered, you say? And a sub-list?
    1. Done.
    2. And done.

Actual review quote:

Does exactly what I need it to do. Markdown support in email without getting in the way.

Syntax highlighting: super rad

Some JavaScript:

alert('Hello Markdown');

How about an unusual example -- a diff:

diff --git a/src/common/markdown-here.js b/src/common/markdown-here.js
index 24dcb97..20c36a1 100644
--- a/src/common/markdown-here.js
+++ b/src/common/markdown-here.js
@@ -201,12 +179,14 @@ function makeStylesExplicit(wrapperElem, css) {
-        applyStyleToElement(rule.style, selectorMatches[j]);
+        styleAttr = selectorMatches[j].getAttribute('style') || '';
+        styleAttr += rule.style.cssText;
+        selectorMatches[j].setAttribute('style', styleAttr);

Here's the source of the above:

## Sweet Google Groups Markdown

*Markdown Here* is a Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.

* Markdown is **cool**. Put `code inline`.
* Link to stuff, like [this project](https://github.com/adam-p/markdown-here).
* Ordered, you say? **And** a sub-list?
  1. Done.
  2. And done.

Actual review quote:

> Does exactly what I need it to do. Markdown support in email without getting in the way.

### Syntax highlighting: super rad

Some JavaScript:

```javascript
alert('Hello Markdown');
```

How about an unusual example -- a diff:

```diff
diff --git a/src/common/markdown-here.js b/src/common/markdown-here.js
index 24dcb97..20c36a1 100644
--- a/src/common/markdown-here.js
+++ b/src/common/markdown-here.js
@@ -201,12 +179,14 @@ function makeStylesExplicit(wrapperElem, css) {
-        applyStyleToElement(rule.style, selectorMatches[j]);
+        styleAttr = selectorMatches[j].getAttribute('style') || '';
+        styleAttr += rule.style.cssText;
+        selectorMatches[j].setAttribute('style', styleAttr);
```

Akammulator Maksud

unread,
Jan 9, 2015, 5:47:06 PM1/9/15
to markdo...@googlegroups.com

понедельник, 28 января 2013 г., 2:17:38 UTC+2 пользователь Adam Pritchard написал:

Gilbert Diaz

unread,
Aug 31, 2016, 7:12:48 PM8/31/16
to markdown-here
Do the extension supports checkbox? [ x ]

CeBep CTukc

unread,
Oct 8, 2016, 11:48:43 PM10/8/16
to markdown-here


понедельник, 28 января 2013 г., 8:17:38 UTC+8 пользователь Adam Pritchard написал:

jf.ca...@gmail.com

unread,
Jan 22, 2017, 5:50:29 AM1/22/17
to markdown-here

jf.ca...@gmail.com

unread,
Jan 22, 2017, 5:50:43 AM1/22/17
to markdown-here
Le lundi 28 janvier 2013 01:17:38 UTC+1, Adam Pritchard a écrit :
,bbbkjb
Message has been deleted
Message has been deleted
Message has been deleted

brucelee

unread,
Sep 29, 2017, 4:06:22 AM9/29/17
to markdown-here

Markdown Here is pretty cool,great artist!

But  i was wonder  whether it can work in ios 11? Maybe I can't find my inner peace without  Ipad pro arm the Markdown Here.Hope it.

Best wishes.


在 2013年1月28日星期一 UTC+8上午8:17:38,Adam Pritchard写道:

jrin...@gmail.com

unread,
Jan 25, 2018, 8:20:43 AM1/25/18
to markdown-here
Hi Adam,

This is great!

It works fine in gmail, but...

how do you use it in groups? (Or how do you connect with rich text editor to groups?)

I get this
"The selected field is not valid for Markdown rendering. Please use a rich editor."

When I try to use it in google groups.


Thanks,

Joost

anho...@gmail.com

unread,
Mar 13, 2018, 4:54:15 AM3/13/18
to markdown-here
在 2013年1月28日星期一 UTC+8上午8:17:38,Adam Pritchard写道:
> Please feel free to discuss anything Markdown Here related.
>
> It's probably best if you create a new Github issue for any bug reports or feature requests, but... if you'd like to launch (or get involved in) a conversation about anything, or ask a question, then you're in the right place.
>
> And remember: You can use Markdown Here when writing a Google Groups post! Cool kids will do this.

# Hello,I'm writing an e-mail.

cya2...@live.com

unread,
Apr 25, 2018, 7:21:35 AM4/25/18
to markdown-here
Hello I was trying to Fork something on GitHub and found your project

jjr...@gmail.com

unread,
Jul 11, 2018, 9:37:46 AM7/11/18
to markdown-here
I have a simple (perhaps) question. I was just given some xml code for a signature in my emails, but I wanted to add a few things to personalize it a little bit. So, I wonder if there is a way to have a part of the signature that is that xml code AND my part using Markdown all rendered correctly?

Thanks,

Jim

Harry...@sccpss.com

unread,
Aug 24, 2018, 8:36:43 AM8/24/18
to markdown-here

Hi there,

I am having a problem with markup in GMAIL. When ever I send an email using markup it is sent as plain text.—-

What am I doing wrong?

Adam Pritchard

unread,
Aug 25, 2018, 3:13:00 PM8/25/18
to markdown-here
Ensure you don't have "plain text" mode enabled in Gmail.

Screen Shot 2018-08-25 at 3.10.16 PM.png


Also: Everyone with questions post to new threads, rather than replying to this one. Thanks!
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages