Skip to content

Commit

Permalink
Fixes #367
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasserra committed Aug 25, 2020
1 parent e2ba2d8 commit d8fdcc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/markdown2.py
Expand Up @@ -40,6 +40,7 @@
Supported extra syntax options (see -x|--extras option below and
see <https://github.com/trentm/python-markdown2/wiki/Extras> for details):
* break-on-newline: Replace single new line characters with <br> when True
* code-friendly: Disable _ and __ for em and strong.
* cuddled-lists: Allow lists to be cuddled to the preceding paragraph.
* fenced-code-blocks: Allows a code block to not have to be indented
Expand Down

0 comments on commit d8fdcc2

Please sign in to comment.