Skip to content

ribalba/markdown.blankline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdown.blankline
==================

Blank line extension for Markdown.

This extension adds the syntax for an user to add a blank line. This can be in the middle of a text block. 
Just type %% and it will add a <br>. This is especially useful for adding blank lines on their own.

! This might create unforeseen <br>'s  with the nl2br extension. As you will get double new lines.

Install through pip:

$ pip install MarkdownBlankLine


About

Adds Markdown syntax so it is possible to add a blank line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages