tessl install tessl/pypi-mdutils@1.8.0A comprehensive Python library for programmatically creating and manipulating Markdown files with support for headers, tables, lists, images, links, and text formatting.
Agent Success
Agent success rate when using this tile
80%
Improvement
Agent success rate improvement when using this tile compared to baseline
1.9x
Baseline
Agent success rate without this tile
42%
Generated
Agent Claude Code
Scenario 1
Marker-based text placement
Scenario 2
Text content addition (paragraphs, lines, write)
Scenario 3
File initialization and creation
Scenario 4
HTML images with alignment
Scenario 5
Ordered lists
Scenario 6
Unordered lists
Scenario 7
Header anchor links
Scenario 8
Basic text formatting (bold, italics, inline code)
Scenario 9
Document structure management with markers
Scenario 10
Template-based document construction