Expand description
Content parsers for documentation and configuration files
This module provides parsers for various non-code file formats including markdown, configuration files, and plain text documents.
Structsยง
- Config
Parser - Configuration file parser
- Document
Parser - Document parser for various file formats
- Markdown
Parser - Markdown document parser
- Text
Parser - Plain text parser