wagtail-draftail-plugins


Namewagtail-draftail-plugins JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://gitlab.com/thelabnyc/wagtail-draftail-plugins
SummaryCommonly used extensions to Wagtail's Draftail editor.
upload_time2024-08-31 19:01:43
maintainerNone
docs_urlNone
authorthelab
requires_python<4.0,>=3.10
licenseISC
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===============================
Wagtail Draftail Editor Plugins
===============================

This library includes some commonly used extensions for the `Wagtail Draftail <http://docs.wagtail.io/en/stable/advanced_topics/customisation/extending_draftail.html>`_ editor. These extensions currently include:

- Superscript text formatting (via the ``<sup>`` HTML tag)
- Subscript text formatting (via the ``<sub>`` HTML tag)
- Paragraph text formatting (via the ``<p>`` HTML tag)


            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/thelabnyc/wagtail-draftail-plugins",
    "name": "wagtail-draftail-plugins",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "thelab",
    "author_email": "thelabdev@thelab.co",
    "download_url": "https://files.pythonhosted.org/packages/7a/21/07a22d7230306eabb0c24d96c803c9f673bd22fe5d683e8f01f12f4644dd/wagtail_draftail_plugins-0.3.1.tar.gz",
    "platform": null,
    "description": "===============================\nWagtail Draftail Editor Plugins\n===============================\n\nThis library includes some commonly used extensions for the `Wagtail Draftail <http://docs.wagtail.io/en/stable/advanced_topics/customisation/extending_draftail.html>`_ editor. These extensions currently include:\n\n- Superscript text formatting (via the ``<sup>`` HTML tag)\n- Subscript text formatting (via the ``<sub>`` HTML tag)\n- Paragraph text formatting (via the ``<p>`` HTML tag)\n\n",
    "bugtrack_url": null,
    "license": "ISC",
    "summary": "Commonly used extensions to Wagtail's Draftail editor.",
    "version": "0.3.1",
    "project_urls": {
        "Homepage": "https://gitlab.com/thelabnyc/wagtail-draftail-plugins",
        "Repository": "https://gitlab.com/thelabnyc/wagtail-draftail-plugins"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f4abc7cebd015d4e285ed785d05ce6f42d9bd5cb94ac077b5c3ea77b27424f2",
                "md5": "7484e15e4e2b68878d5c49c52d3b9713",
                "sha256": "2d963b489f2254349a1cdfd69f4e9c286a7f8f67c792571fd29aa109c3f7cc28"
            },
            "downloads": -1,
            "filename": "wagtail_draftail_plugins-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7484e15e4e2b68878d5c49c52d3b9713",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 4591,
            "upload_time": "2024-08-31T19:01:42",
            "upload_time_iso_8601": "2024-08-31T19:01:42.402601Z",
            "url": "https://files.pythonhosted.org/packages/3f/4a/bc7cebd015d4e285ed785d05ce6f42d9bd5cb94ac077b5c3ea77b27424f2/wagtail_draftail_plugins-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a2107a22d7230306eabb0c24d96c803c9f673bd22fe5d683e8f01f12f4644dd",
                "md5": "415eb8180fb810afbb84a820ec0b575c",
                "sha256": "8cbd2e79d1d951f3e2753a1c80644db66cf86ddc5897caf9c69f043311e1a8de"
            },
            "downloads": -1,
            "filename": "wagtail_draftail_plugins-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "415eb8180fb810afbb84a820ec0b575c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 3363,
            "upload_time": "2024-08-31T19:01:43",
            "upload_time_iso_8601": "2024-08-31T19:01:43.571788Z",
            "url": "https://files.pythonhosted.org/packages/7a/21/07a22d7230306eabb0c24d96c803c9f673bd22fe5d683e8f01f12f4644dd/wagtail_draftail_plugins-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-31 19:01:43",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "thelabnyc",
    "gitlab_project": "wagtail-draftail-plugins",
    "lcname": "wagtail-draftail-plugins"
}
        
Elapsed time: 0.32023s