YAMDOG


NameYAMDOG JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/Limespy/YAMDOG
SummaryYet Another Markdown Only Generator
upload_time2022-12-28 22:43:16
maintainer
docs_urlNone
authorLimespy
requires_python>=3.9
licenseMIT
keywords markdown
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # YAMDOG <!-- omit in toc -->

Yet Another Markdown Only Generator

## Examples

> |  a  |  b  |                       $\leq$                      |
> | :-- | :-: | ------------------------------------------------: |
> |  1  |  2  | [$\leq$](https://www.snakemd.io/en/latest/usage/) |
> |  3  |  4  |                         5                         |
> |  7  |  8  |                         9                         |

- Just a text
- Sublist
    - a
    - b
- > |  a  |  b  |                       $\leq$                      |
  > | :-- | :-: | ------------------------------------------------: |
  > |  1  |  2  | [$\leq$](https://www.snakemd.io/en/latest/usage/) |
  > |  3  |  4  |                         5                         |
  > |  7  |  8  |                         9                         |
- second sublisting, definition
    : First definition
    : Second definition


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Limespy/YAMDOG",
    "name": "YAMDOG",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "markdown",
    "author": "Limespy",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/3f/b6/fe54c4b719e9fca43b035cf62293908d6279758c171d0f0779ace359641a/YAMDOG-0.1.1.tar.gz",
    "platform": null,
    "description": "# YAMDOG <!-- omit in toc -->\r\n\r\nYet Another Markdown Only Generator\r\n\r\n## Examples\r\n\r\n> |  a  |  b  |                       $\\leq$                      |\r\n> | :-- | :-: | ------------------------------------------------: |\r\n> |  1  |  2  | [$\\leq$](https://www.snakemd.io/en/latest/usage/) |\r\n> |  3  |  4  |                         5                         |\r\n> |  7  |  8  |                         9                         |\r\n\r\n- Just a text\r\n- Sublist\r\n    - a\r\n    - b\r\n- > |  a  |  b  |                       $\\leq$                      |\r\n  > | :-- | :-: | ------------------------------------------------: |\r\n  > |  1  |  2  | [$\\leq$](https://www.snakemd.io/en/latest/usage/) |\r\n  > |  3  |  4  |                         5                         |\r\n  > |  7  |  8  |                         9                         |\r\n- second sublisting, definition\r\n    : First definition\r\n    : Second definition\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Yet Another Markdown Only Generator",
    "version": "0.1.1",
    "split_keywords": [
        "markdown"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "d5f833fa465e61576110ceaa7bdc3b18",
                "sha256": "0b1d71d3e90abbfef933e865d282cf8f2eb582940c9ab333043a6a6897047d99"
            },
            "downloads": -1,
            "filename": "YAMDOG-0.1.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d5f833fa465e61576110ceaa7bdc3b18",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 4935,
            "upload_time": "2022-12-28T22:43:14",
            "upload_time_iso_8601": "2022-12-28T22:43:14.791215Z",
            "url": "https://files.pythonhosted.org/packages/27/3e/79f4557a524fa5b076ba5056f776a51977c5759743ccc977eff2f5e1d7b1/YAMDOG-0.1.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "2b90ef2773b7715b60dff8f97fae47b0",
                "sha256": "8fa0e1b3453486dbaf37c33bc629c5c1a569e399c42b7318f3ae4ff30cd798c1"
            },
            "downloads": -1,
            "filename": "YAMDOG-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2b90ef2773b7715b60dff8f97fae47b0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 6616,
            "upload_time": "2022-12-28T22:43:16",
            "upload_time_iso_8601": "2022-12-28T22:43:16.502856Z",
            "url": "https://files.pythonhosted.org/packages/3f/b6/fe54c4b719e9fca43b035cf62293908d6279758c171d0f0779ace359641a/YAMDOG-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-28 22:43:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Limespy",
    "github_project": "YAMDOG",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "yamdog"
}
        
Elapsed time: 0.02654s