{"id":20029953,"url":"https://github.com/linarcx/mdv","last_synced_at":"2025-05-05T03:32:31.795Z","repository":{"id":118869353,"uuid":"249037598","full_name":"LinArcX/mdv","owner":"LinArcX","description":"markdown viewer written in c","archived":true,"fork":false,"pushed_at":"2020-04-27T20:43:50.000Z","size":69,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T05:15:22.198Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LinArcX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-21T18:33:33.000Z","updated_at":"2023-07-23T17:05:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"70b40e55-ee5a-4a86-ad86-3fd9ab9df263","html_url":"https://github.com/LinArcX/mdv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinArcX%2Fmdv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinArcX%2Fmdv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinArcX%2Fmdv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinArcX%2Fmdv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinArcX","download_url":"https://codeload.github.com/LinArcX/mdv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252435350,"owners_count":21747408,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T09:23:45.976Z","updated_at":"2025-05-05T03:32:31.782Z","avatar_url":"https://github.com/LinArcX.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch4 align=\"center\"\u003e\n    \u003cimg src=\"assets/mdv.svg\" align=\"center\" width=\"100\"/\u003e\n\u003c/h4\u003e\n\n\n\u003ch4 align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/travis/LinArcX/mdv\"/\u003e  \u003cimg src=\"https://img.shields.io/github/tag/LinArcX/mdv.svg?colorB=green\"/\u003e  \u003cimg src=\"https://img.shields.io/github/repo-size/LinArcX/mdv.svg\"/\u003e  \u003cimg src=\"https://img.shields.io/github/languages/top/LinArcX/mdv.svg\"/\u003e\n\u003c/h4\u003e\n\n## Installation\n### Void\n`sudo xbps-install -S mdv`\n\n### Arch\n- git version\n\n`trizen -S mdv-git`\n\n- release version\n\n`trizen -S mdv`\n\n### Build From Source\nFirst Install these dependencies first:\n\n#### Dependencies\nruntime dependencies:\n- glibc\n\nbuild dependencies:\n- cmake\n\nThen clone and build the project:\n\n```\ngit clone https://github.com/LinArcX/mdv/\ncd mdv; mkdir build; cd build\ncmake ..; make\n```\n\nAnd finally, run it:\n\n`cd ..; build/mdv`\n\n\n## Usage\n    ./markdown [input-file] [output-file]\nIf you don't specify the _output-file_, program will parse everything to stdout in your terminal.\n\n###Examples\n\n#### Quotes\n    \u003e quotes\n    \u003e quotes\n\n#### Headers\n    # 1st header\n    ## 2nd header\n    ### 3rd header\n    .\n    .\n    .\n    and so on.\n\n#### Inline formating:\n    *bold test* and _italics_.\n\n#### Links:\n    [link-name](example.com/cats)\n\n#### Lists:\n    * No 1\n    * Next please!\n    * Here I am!\n\n## License\n![License](https://img.shields.io/github/license/LinArcX/mdv.svg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinarcx%2Fmdv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinarcx%2Fmdv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinarcx%2Fmdv/lists"}