{"id":18243863,"url":"https://github.com/artnum/md-parse","last_synced_at":"2025-04-08T18:29:00.647Z","repository":{"id":261058228,"uuid":"874644894","full_name":"artnum/md-parse","owner":"artnum","description":"Convert markdown to docx with PHPOffice and custom markdown parser","archived":false,"fork":false,"pushed_at":"2024-11-04T15:54:30.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T14:51:07.367Z","etag":null,"topics":["docx","gfm","mardown","parser","php-library","php8","phpoffice","phpword"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/artnum.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":"2024-10-18T07:51:06.000Z","updated_at":"2024-11-04T15:54:34.000Z","dependencies_parsed_at":"2024-11-04T13:40:35.717Z","dependency_job_id":"767d8f60-06c6-4450-93ad-ce7e4707118b","html_url":"https://github.com/artnum/md-parse","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"ef6fdb782b49efec91f0ef442db7f41c88004a5e"},"previous_names":["artnum/md-parse"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artnum%2Fmd-parse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artnum%2Fmd-parse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artnum%2Fmd-parse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artnum%2Fmd-parse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artnum","download_url":"https://codeload.github.com/artnum/md-parse/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247901422,"owners_count":21015255,"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":["docx","gfm","mardown","parser","php-library","php8","phpoffice","phpword"],"created_at":"2024-11-05T09:03:50.620Z","updated_at":"2025-04-08T18:29:00.627Z","avatar_url":"https://github.com/artnum.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# md2ooxml\n\nConvert a markdown text into a docx using PHPOffice. Work in progress ...\n\n## Tokenizer and parser\n\nTokenizer and parser are made in a way to be used independantly and not tied\nwith the output.\n\nTokenizer use multibyte string function from PHP so it should support unicode\nwithout any issue.\n\n## Output to docx\n\nOutput to docx use custom styles such as `md-block-h1`, `md-block-h2`,\n`md-block-quote`, ...so you start with a a template document with all styles\ndefined within and have your output match the visual design you want.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartnum%2Fmd-parse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartnum%2Fmd-parse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartnum%2Fmd-parse/lists"}