Md2gemini

Latest version: v1.9.1

Safety actively analyzes 624915 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.9.1

This is the final release of md2gemini before the repo becomes archived. This release contains any remaining changes on `master` since the previous release, so the latest code can be easily used through PyPI. More info is available on the [README](https://github.com/makew0rld/md2gemini#project-status).

What's Changed
* This fixes the problem of new lines being eaten in code blocks in lists by its-teal in https://github.com/makew0rld/md2gemini/pull/43
* fix 44 by evantj in https://github.com/makew0rld/md2gemini/pull/45
* Fix 42
* Fix 40

New Contributors
* its-teal made their first contribution in https://github.com/makew0rld/md2gemini/pull/43
* evantj made their first contribution in https://github.com/makew0rld/md2gemini/pull/45

**Full Changelog**: https://github.com/makew0rld/md2gemini/compare/v1.9.0...v1.9.1

1.9.0

Exactly one year later, here is a new release of md2gemini!

- Only Python 3.7 and later is supported
- Fixed paragraph end quotes skipping past headings (10, 33, karlb)
- Fix md link conversion when they have anchors (35, 36, ericonr)
- Support hard linebreaks in quotes (32)
- Links in list items are rendered properly (30)
- Added newline between quote and next paragraph (31)
- Checklists are supported now, and by default (19)

If you'd like to support md2gemini development, as well as my other Gemini projects, you can sponsor me through [Ko-Fi](https://ko-fi.com/makeworld) or [Github Sponsors](https://github.com/sponsors/makeworld-the-better-one). Thanks!

1.8.1

This release makes CLI usage work again. Whoops. See 28 for details.

1.8.0

- Bugfix: Don't fail on empty input (10f126146f5b3a218f38d777b0b865f3c4c96ab7)
- The `link_func` param was added when calling md2gemini from Python, allowing you to modify link URLs using your own custom logic (3e01d5937e9e43f9ba2ad51c624d555e56ea28d9)
- Thanks to raspbeguy in 27!

If you'd like to support md2gemini development, as well as my other Gemini projects, you can sponsor me through [Ko-Fi](https://ko-fi.com/makeworld) or [Github Sponsors](https://github.com/sponsors/makeworld-the-better-one). Thanks!

1.7.0

- Unordered list items spanning multiple lines are supported now (22, 23, thanks ericonr!)
- Tables have a default alt text: `table` (53b2f83)
- Code blocks don't have an extra ending newline (Thanks Sandra!) (0420ea8)
- `--table-tag` and `--code-tag` flags added, to support alt text for code blocks (that don't already have one), and to override the new default one for tables (5fb30f3)

If you'd like to support md2gemini development, as well as my other Gemini projects, you can sponsor me through [Ko-Fi](https://ko-fi.com/makeworld) or [Github Sponsors](https://github.com/sponsors/makeworld-the-better-one). Thanks!

1.6.0

This releases adds the `--links copy` mode (17). I've also revamped the README to include documentation of each link mode, since there are five now. Check it out!

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.