Skip to content

atodorov/Markdown-No-Lazy-Code-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown No Lazy Code Extension

Build status Downloads

This is Markdown extension which disables lazy code blocks. By default if you have code block separated by a newline Markdown will render them as one. This extension allows code blocks separated by newline to be rendered separately.

To see this in action checkout: http://atodorov.org/blog/2013/02/13/secure-vnc-installation-red-hat-enterprise-linux/

To make use of this extension:

md = Markdown(extensions=['nlcx.nlcx'])

Contributing

Source code and issue tracker are at https://github.com/atodorov/Markdown-No-Lazy-Code-Extension

About

Disable lazy code block for Markdown

Resources

License

Stars

Watchers

Forks

Packages

No packages published