[OT] markdown in e-mails and Google Groups

31 views
Skip to first unread message

Steven Silvester

unread,
Jan 4, 2013, 4:13:20 PM1/4/13
to spyd...@googlegroups.com

Came across this awesome tool today, that lets you use markdown in e-mail or Google Groups

https://github.com/adam-p/markdown-here

For a short tutorial on markdown, see:

http://github.github.com/github-flavored-markdown/


print 'hello, world!'

Steven Silvester

unread,
Jan 4, 2013, 4:27:48 PM1/4/13
to spyd...@googlegroups.com
The two simplest and most useful are `inline markdown` ==> inline markdown and code blocks:

```python
import numpy
print numpy.__version__
```
import numpy
print numpy.__version__

Steven Silvester

unread,
Jan 4, 2013, 4:34:07 PM1/4/13
to spyd...@googlegroups.com
Actually, there is a specific syntax for the browser plugin documented here:



On Friday, January 4, 2013 3:13:20 PM UTC-6, Steven Silvester wrote:
Reply all
Reply to author
Forward
0 new messages