pagedown
pagedown copied to clipboard
``` code blocks support
``` 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
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
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