pagedown icon indicating copy to clipboard operation
pagedown copied to clipboard

``` code blocks support

Open GoogleCodeExporter opened this issue 10 years ago • 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 `[email protected]` on 5 Nov 2013 at 2:22

GoogleCodeExporter avatar Sep 12 '15 05:09 GoogleCodeExporter

ref: 
http://meta.stackoverflow.com/questions/125148/implement-style-markdown-code-blo
cks

Original comment by [email protected] on 5 Nov 2013 at 2:26

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

GoogleCodeExporter avatar Sep 12 '15 05:09 GoogleCodeExporter

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 [email protected] on 27 Apr 2014 at 8:09

GoogleCodeExporter avatar Sep 12 '15 05:09 GoogleCodeExporter