Fanstatic resource definition for Markdown.Converter
Project description
Introduction
Fanstatic resource definition for Markdown.Converter. The Markdown.Converter object takes a text written in markdown and returns HTML.
To use in your WSGI fanstatic resourced application just need the markdown_converter resource:
>>> from js.markdown_converter import markdown_converter >>> markdown_converter.need()
Copyright and License
This is just a packaging of a JS file taken from IPython’s code base.
The copyright for the packaging goes to Merchise Autrement. But the authors of the Markdown.Convert.js hold the copyright for their code:
Packaging of the Markdown.Converter.js taken from IPython's code base (c) 2013 Merchise Autrement This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
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
Close
Hashes for js.markdown_converter-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d0590abb525aa9ebea75572d06c059d64d7b2e97c6ed555b56e7dc6a7f5b922 |
|
MD5 | 3c18536cfae1fc0283653d52e146db71 |
|
BLAKE2b-256 | 97480bccefc8e5e2b9b7abedd2984b6f43a335855b43f2ae472b940cb68c0d06 |