markdown2

GPTKB entity

Statements (27)
Predicate Object
gptkbp:instance_of gptkb:Python
gptkbp:code UTF-8
gptkbp:dependency Markdown
gptkbp:description A fast and complete implementation of Markdown in Python.
gptkbp:developed_by Matthew F. Smith
gptkbp:example markdown2.markdown('# Hello World')
gptkbp:features Extra features like footnotes and tables.
gptkbp:first_released 2010-10-01
gptkbp:has_documentation https://markdown2.readthedocs.io
https://www.w3.org/2000/01/rdf-schema#label markdown2
gptkbp:input_output HTML document
Markdown text
gptkbp:installation pip install markdown2
gptkbp:is_maintained_by Trent Mick
gptkbp:is_tested_for unittest
gptkbp:language gptkb:Python
gptkbp:latest_version 2023-01-01
2.4.0
gptkbp:license MIT License
gptkbp:platform Cross-platform
gptkbp:release_date 2013-01-01
gptkbp:repository https://github.com/trentm/python-markdown2
gptkbp:supports gptkb:HTML
Markdown
gptkbp:usage Converts Markdown text to HTML.
gptkbp:bfsParent gptkb:mkdocs
gptkbp:bfsLayer 5