mdformat-configurable-black


Namemdformat-configurable-black JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
Summarymdformat-configurable-black plugin
upload_time2023-01-03 14:34:20
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords mdformat markdown markdown-it
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mdformat-configurable-black

This plugin extends mdformat arguments with the `line-length` parameter and
formats python code fences with black using the `line-length` argument.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mdformat-configurable-black",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "mdformat,markdown,markdown-it",
    "author": null,
    "author_email": "veghdev <david.andras.vegh@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/0a/22/0ca94039b3e762d027503f133d1695639cb6db20a48afd475ae145958cac/mdformat-configurable-black-0.0.1.tar.gz",
    "platform": null,
    "description": "# mdformat-configurable-black\n\nThis plugin extends mdformat arguments with the `line-length` parameter and\nformats python code fences with black using the `line-length` argument.",
    "bugtrack_url": null,
    "license": null,
    "summary": "mdformat-configurable-black plugin",
    "version": "0.0.1",
    "split_keywords": [
        "mdformat",
        "markdown",
        "markdown-it"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a26d733c4c1c048bbc4f8d838e726204fcb7fedc90b0039a865e5323a4a8b9e8",
                "md5": "349ca280cdd42cd042d15d19288a1d42",
                "sha256": "040d383efd3572e22eb769d219e966615ef514d6a4b014f43a78ad2782f5cae2"
            },
            "downloads": -1,
            "filename": "mdformat_configurable_black-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "349ca280cdd42cd042d15d19288a1d42",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6877,
            "upload_time": "2023-01-03T14:33:54",
            "upload_time_iso_8601": "2023-01-03T14:33:54.725295Z",
            "url": "https://files.pythonhosted.org/packages/a2/6d/733c4c1c048bbc4f8d838e726204fcb7fedc90b0039a865e5323a4a8b9e8/mdformat_configurable_black-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0a220ca94039b3e762d027503f133d1695639cb6db20a48afd475ae145958cac",
                "md5": "aa6e0eef106a9173900a2ee523f2c51b",
                "sha256": "30c9c5cbe8b0971d49473856580b1c40e261f6cef2c0db3d1d4344c6581110fd"
            },
            "downloads": -1,
            "filename": "mdformat-configurable-black-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "aa6e0eef106a9173900a2ee523f2c51b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 5893,
            "upload_time": "2023-01-03T14:34:20",
            "upload_time_iso_8601": "2023-01-03T14:34:20.527588Z",
            "url": "https://files.pythonhosted.org/packages/0a/22/0ca94039b3e762d027503f133d1695639cb6db20a48afd475ae145958cac/mdformat-configurable-black-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-03 14:34:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "mdformat-configurable-black"
}
        
Elapsed time: 0.03290s