{"id":19021313,"url":"https://github.com/plumed/plumedmarkdown","last_synced_at":"2026-04-28T14:30:20.799Z","repository":{"id":69884869,"uuid":"395981631","full_name":"plumed/PlumedMarkdown","owner":"plumed","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-13T17:27:13.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-01-02T00:42:02.938Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plumed.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":"2021-08-14T11:02:32.000Z","updated_at":"2022-07-13T17:27:16.000Z","dependencies_parsed_at":"2023-02-27T08:31:20.998Z","dependency_job_id":null,"html_url":"https://github.com/plumed/PlumedMarkdown","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/plumed%2FPlumedMarkdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plumed%2FPlumedMarkdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plumed%2FPlumedMarkdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plumed%2FPlumedMarkdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plumed","download_url":"https://codeload.github.com/plumed/PlumedMarkdown/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240065527,"owners_count":19742516,"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-08T20:21:11.382Z","updated_at":"2026-04-28T14:30:20.711Z","avatar_url":"https://github.com/plumed.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PlumedMarkdown\n\nThis extension adds PLUMED input file support to [Python-Markdown](https://github.com/Python-Markdown/markdown)\n\n## Documentation\n\nYou can install this using the command:\n\n````\npip install PlumedMarkdown\n````\n\nYou can include PLUMED input files in your markdown files between `\\plumedfile` and `\\endplumedfile` as shown below:\n\n````\n\\plumedfile\nd1: DISTANCE ATOMS=1,2\nPRINT ARG=d1 FILE=colvar\n\\endplumedfile\n````\n\nWhen you convert the resulting file to HTML using markdown you can then use a python script something like this:\n\n````\nimport markdown\nfrom PlumedMarkdown import PlumedExtension\n\nmarkdown.markdownFromFile( input=\"myfile.md\", extensions[PlumedExtension()], )\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplumed%2Fplumedmarkdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplumed%2Fplumedmarkdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplumed%2Fplumedmarkdown/lists"}