{"library":"markdown-it-reporter","title":"markdown-it-reporter","description":"A library to convert Galaxy Workflow Format 2 (GWF2) descriptions to Markdown reports. Current version: 0.0.2. Pre-release, low cadence.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install markdown-it-reporter"],"cli":null},"imports":["from markdown_it_reporter import M2RT","from markdown_it_reporter.gwf2 import GWF2"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"from markdown_it_reporter import M2RT\n\n# minimal usage\nreport = M2RT()\n# report.load(...) # see docs for actual API\nprint(report.md)","lang":"python","description":"Basic instantiation and markdown output.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}