TuWei1992/pagedown

``` code blocks support

Opened this issue · 2 comments

``` python
def foo():
    print("hello")

should render along the lines of a

 block with class=python or
such...


Original issue reported on code.google.com by `luca.bar...@gmail.com` on 5 Nov 2013 at 2:22
ref: 
http://meta.stackoverflow.com/questions/125148/implement-style-markdown-code-blo
cks

Original comment by b...@stackoverflow.com on 5 Nov 2013 at 2:26

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect
I'm willing to help implement this enhancement. Lemme know if there's anything 
I can do to help move this along (open a PR, continue work from someone else, 
etc.).

Original comment by jelly...@gmail.com on 27 Apr 2014 at 8:09