{"id":7886959,"url":"https://github.com/da-liii/libmdcpp","last_synced_at":"2025-04-11T01:23:22.354Z","repository":{"id":25138955,"uuid":"28561121","full_name":"da-liii/libmdcpp","owner":"da-liii","description":"implementation of the Markdown markup language in CPP (library)","archived":false,"fork":false,"pushed_at":"2017-03-16T04:43:23.000Z","size":67,"stargazers_count":7,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-03T11:01:29.997Z","etag":null,"topics":["commonmark","cpp","markdown-parser"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/da-liii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-28T12:18:49.000Z","updated_at":"2022-09-09T11:58:32.000Z","dependencies_parsed_at":"2022-08-23T02:50:19.802Z","dependency_job_id":null,"html_url":"https://github.com/da-liii/libmdcpp","commit_stats":null,"previous_names":["da-liii/libmdcpp","sadhen/libmdcpp"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/da-liii%2Flibmdcpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/da-liii%2Flibmdcpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/da-liii%2Flibmdcpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/da-liii%2Flibmdcpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/da-liii","download_url":"https://codeload.github.com/da-liii/libmdcpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248323517,"owners_count":21084521,"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":["commonmark","cpp","markdown-parser"],"created_at":"2024-04-13T13:04:53.688Z","updated_at":"2025-04-11T01:23:22.335Z","avatar_url":"https://github.com/da-liii.png","language":"C++","readme":"# libmdcpp\n\nA markdown implementation forked from [cpp-markdown](http://sourceforge.net/projects/cpp-markdown/).\n\nIt is intended for [marketo](https://github.com/sadhen/marketo).\n\n**Note**: The implementation won't 100% support CommonMark, but aims to pass the most significant test case. If you find an important test case libmdcpp hasn't pass or a case that would make it crash, please tell me in the issues.\n\n## Install\nFirst of all, you need to install the dependencies. In **Debian Sid**, just\n```\nsudo apt-get install g++ cmake libboost-regex-dev\n```\n\nThen compile and install\n```\ngit clone https://github.com/sadhen/libmdcpp\ncd libmdcpp/\nmkdir build \u0026\u0026 cd build/\n# if you do not specify CMAKE_INSTALL_PREFIX\n# the library will be installed in /usr/local\ncmake -DCMAKE_INSTALL_PREFIX=/usr ..\nmake\nsudo make install\n```\n\n## License\nMIT\n","funding_links":[],"categories":["C++"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fda-liii%2Flibmdcpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fda-liii%2Flibmdcpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fda-liii%2Flibmdcpp/lists"}