It should use the same markup as pull request comments. It's just
markdown. So you can use

Headers
=======

And markup code like

```py
>>> 1+1
2
```

It will look good in plaintext and in GitHub.

Aaron Meurer

On Jun 29, 2012, at 3:51 PM, Chris Smith <smi...@gmail.com> wrote:

> I see that github now gives the commit message along with the commit.
> This is nice, but it appears to use its own markup which means that
> maybe we should include such markup (which is pretty non-intrusive,
> anyway) in the commit message. Note, for example, in
> https://github.com/sympy/sympy/pull/1375 that my indented message (not
> title as was referred to by Mateusz) appears as quoted text.
>
> /c
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sympy" group.
> To post to this group, send email to sympy@googlegroups.com.
> To unsubscribe from this group, send email to 
> sympy+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/sympy?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to