{ "info": { "author": "TORO", "author_email": "", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "## TORO KBD Markdown Extension\n\nThe toro-mkdocs-kbd wraps your keyboard shortcut into a KBD tag. The tag will contain three\nattributes; linux, macos, and windows. The values in the attributes will be the keyboard shortcut based\non the OS.\n\n\n#### Installation\n\n```\npip install toro-mkdocs-kbd\n```\n\n#### Usage\n\nThe markdown syntax will be the keyboard shortcut between two questions marks. A plus sign will be used\nto separate the keys. __MOD__ will be used as a generic symbol for both the __ctrl__ and __command__ key.\n\n```\n??MOD+A??\n```\n\nThe produced HTML of the markdown syntax will be:\n\n```\n
\n```\n\n#### Conversion\n\n| Markdown | Windows/Linux | macOS |\n|:---------------:|:-------------:|:-----:|\n| ??mod?? | Ctrl | \u2318 |\n| ??alt?? | Alt | \u2325 |\n| ??enter?? | Enter | \u21a9 |\n| ??shift?? | Shift | \u21e7 |\n| ??ctrl?? | Ctrl | \u2303 |\n| ??left?? | Left | \u2190 |\n| ??right?? | Right | \u2192 |\n| ??up?? | Up | \u2191 |\n| ??down?? | Down | \u2193 |\n| ??tab?? | Tab | \u21e5 |\n| ??esc?? | Esc | \u238b |\n| ??space?? | Space | Space |\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.torocloud.com/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "toro-mkdocs-kbd", "package_url": "https://pypi.org/project/toro-mkdocs-kbd/", "platform": "", "project_url": "https://pypi.org/project/toro-mkdocs-kbd/", "project_urls": { "Homepage": "https://www.torocloud.com/" }, "release_url": "https://pypi.org/project/toro-mkdocs-kbd/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "A Python markdown extension for wrapping keyboard shortcuts in a special tag", "version": "1.0.0" }, "last_serial": 4190589, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "decf47264f7b38d9ddb0092629c383fe", "sha256": "a2b712211885edf1e8b0173d431c3ffbfc28e21d91b150f7eb54e2e249606b93" }, "downloads": -1, "filename": "toro_mkdocs_kbd-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "decf47264f7b38d9ddb0092629c383fe", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2892, "upload_time": "2018-08-21T01:14:13", "url": "https://files.pythonhosted.org/packages/88/d1/e4eef2c11a96c23ed6114cfda5f396d54fa25475c11368ecb5906fc22332/toro_mkdocs_kbd-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ccc0007a408cd92bec4ad95905becf1e", "sha256": "00e023c18fe7de32b8084cebb466c4c758d87ac984cddaecaa731674a093c951" }, "downloads": -1, "filename": "toro-mkdocs-kbd-1.0.0.tar.gz", "has_sig": false, "md5_digest": "ccc0007a408cd92bec4ad95905becf1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2564, "upload_time": "2018-08-21T01:14:14", "url": "https://files.pythonhosted.org/packages/f8/c9/4341c26962009b69e6e3d0dbb8b5076a4a2ce3aafb5bfe528d6ace76f03d/toro-mkdocs-kbd-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "decf47264f7b38d9ddb0092629c383fe", "sha256": "a2b712211885edf1e8b0173d431c3ffbfc28e21d91b150f7eb54e2e249606b93" }, "downloads": -1, "filename": "toro_mkdocs_kbd-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "decf47264f7b38d9ddb0092629c383fe", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2892, "upload_time": "2018-08-21T01:14:13", "url": "https://files.pythonhosted.org/packages/88/d1/e4eef2c11a96c23ed6114cfda5f396d54fa25475c11368ecb5906fc22332/toro_mkdocs_kbd-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ccc0007a408cd92bec4ad95905becf1e", "sha256": "00e023c18fe7de32b8084cebb466c4c758d87ac984cddaecaa731674a093c951" }, "downloads": -1, "filename": "toro-mkdocs-kbd-1.0.0.tar.gz", "has_sig": false, "md5_digest": "ccc0007a408cd92bec4ad95905becf1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2564, "upload_time": "2018-08-21T01:14:14", "url": "https://files.pythonhosted.org/packages/f8/c9/4341c26962009b69e6e3d0dbb8b5076a4a2ce3aafb5bfe528d6ace76f03d/toro-mkdocs-kbd-1.0.0.tar.gz" } ] }