Skip to main content

*Extremely* _simple_ markdown-ish format

Project description

dumbdown

Extremely simplified markdown parsing and HTML + docx construction.

Usage

It allows 2 kinds of formatting marks, bold and italic, but it uses Slack's syntax for these and not Markdown syntax.

Bold text must have an * surrounding it:

For example, *this would be bold*. 

Italicized text has _ surrounding it:

And _this would be in italics_. 

Bold and italics can be nested within each other:

*bold _bold-italics_*, _italics with some *bold* inside_. *_Nice!_*.

Testing

To test:

pytest tests.py

Demo

To generate a sample DOCX file:

python docx-template.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dumbdown-0.0.3.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

dumbdown-0.0.3-py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page