Skip to content

atodorov/Markdown-No-Lazy-BlockQuote-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown No Lazy BlockQuote Extension

Build status

Downloads

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

To see this in action checkout: http://atodorov.org/blog/2014/03/04/how-do-you-test-fonts/

To make use of this extension:

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

Contributing

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

About

Disable lazy blockquotes for Markdown

Resources

License

Stars

Watchers

Forks

Packages

No packages published