Disable lazy code blocks for Markdown.
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Markdown-No-Lazy-Code-Extension-0.1.tar.gz
.
File metadata
- Download URL: Markdown-No-Lazy-Code-Extension-0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32e07b107b71e2e62f31bfa6c0b0890032a15dd15893fc3fe5d340a9ed9cd7d9 |
|
MD5 | c84cf68fbc510dd34a55106ec46eda71 |
|
BLAKE2b-256 | eb0f8d88b277702d9471b3c46faed4b619027e43efc2172acb6075c676046b9b |