Package: mdformat Version: 1.0.0-1+22.1 Architecture: all Maintainer: Debian Python Team Installed-Size: 268 Depends: python3-markdown-it, python3-tomli | python3-supported-min (>= 3.11), python3:any Filename: all/mdformat_1.0.0-1+22.1_all.deb Size: 49502 MD5sum: 1676f7fd1fe7c542e59f4642c2d470ed SHA1: ab6732bfe814fed40ee747bb808580bd9855bb5c SHA256: 3a003c874970b72da66cbbc5bf023951a0e18ee4fea297ce56968a34c27ba9ac Section: python Priority: optional Description: CommonMark compliant Markdown formatter Mdformat is an opinionated Markdown formatter that can be used to enforce a consistent style in Markdown files. . Mdformat is a Unix-style command-line tool as well as a Python library. . The features/opinions of the formatter include: . * Consistent indentation and whitespace across the board * Always use ATX style headings * Move all link references to the bottom of the document (sorted by label) * Reformat indented code blocks as fenced code blocks * Use 1. as the ordered list marker if possible, also for noninitial list items Package: retext Version: 8.1.0-2 Architecture: all Maintainer: Dmitry Shachnev Installed-Size: 886 Depends: python3-docutils, python3-markdown, python3-markups (>= 4.0), python3-mdx-math, python3-pyqt6, python3-pygments, python3:any Recommends: node-mathjax-full, python3-chardet, python3-enchant, python3-pyqt6.qtwebengine, python3-yaml, shared-mime-info Suggests: adwaita-icon-theme-legacy, gir1.2-glib-2.0, gsettings-desktop-schemas Filename: all/retext_8.1.0-2_all.deb Size: 212076 MD5sum: 64261ced655007a4ceba6ae04d3ab1ee SHA1: 0a37df5c693edf3e35d910743d099e50b6d5cfc6 SHA256: e376b97fd3e66b43f6b3d0f6cdbeff7394a26e9c97a5ed5e7a76f1a91964cb5e Section: editors Priority: optional Homepage: https://github.com/retext-project/retext Description: Simple text editor for Markdown and reStructuredText ReText is a simple but powerful editor for markup languages. It is based on Markups module which supports Markdown, reStructuredText, Textile and AsciiDoc. One can also add support for custom markups using Python modules. . ReText supports tabs, live text preview and syntax highlighting. Supported export formats: HTML, ODT, PDF. It is also possible to write custom export extensions. . It is written in Python using Qt libraries.