{"id":16554732,"url":"https://github.com/owez/mdcx","last_synced_at":"2025-10-28T19:31:18.268Z","repository":{"id":115272524,"uuid":"500221183","full_name":"Owez/mdcx","owner":"Owez","description":"Seemless markdown to docx converter","archived":false,"fork":false,"pushed_at":"2023-10-02T10:24:46.000Z","size":6043,"stargazers_count":5,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T17:35:13.468Z","etag":null,"topics":["converter","docx","markdown","md"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Owez.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,"governance":null}},"created_at":"2022-06-05T21:57:59.000Z","updated_at":"2023-12-01T07:16:24.000Z","dependencies_parsed_at":"2023-03-15T15:15:24.767Z","dependency_job_id":null,"html_url":"https://github.com/Owez/mdcx","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/Owez%2Fmdcx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Owez%2Fmdcx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Owez%2Fmdcx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Owez%2Fmdcx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Owez","download_url":"https://codeload.github.com/Owez/mdcx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238710000,"owners_count":19517623,"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":["converter","docx","markdown","md"],"created_at":"2024-10-11T19:52:12.302Z","updated_at":"2025-10-28T19:31:17.667Z","avatar_url":"https://github.com/Owez.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mdcx\n\nSeamless markdown to docx converter.\n\n## Example\n\nCommand-line:\n\n```shell\n$ mdcx hippo.md hippo.docx\n```\n\nIn Python:\n\n```python\nfrom mdcx import Document\n\ndoc = Document(\"Markdown here!\")\ndoc.save(\"example.docx\")\n```\n\n## Installation\n\nTo install mdcx, simply download it from PyPI:\n\n```shell\n$ pip3 install mdcx\n```\n\n## Showcase\n\nHere's a generated document from the `examples/` directory using the default theme:\n\n![AirBnB Document](examples/images/airbnb.png)\n\n## Roadmap\n\nHere are the upcoming features for the development of mdcx:\n\n- Markdown:\n  - [ ] Heading links\n  - [ ] Tables\n- Quality-of-life\n  - [ ] Support `#` titles as well as the current yml titles\n  - [ ] Support a basic version of TOML `+++` metadata\n- Extras:\n  - [ ] Local URIs become automatic managed appendixes\n\nThis project isn't finished as not all basic markdown has been implemented. The hope for this project is to be able to seamlessly convert all well-formatted markdown to a docx.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowez%2Fmdcx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fowez%2Fmdcx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowez%2Fmdcx/lists"}