awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesMarkup Representations

Formats designed to decouple document content from styling for simplified processing.

Distinguishing note: No existing candidates; focuses on intermediate representations for document processing pipelines.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Markup Representations. Refine with filters or upvote what's useful.

Awesome Markup Representations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • pdfmathtranslate/pdfmathtranslateAvatar de PDFMathTranslate

    PDFMathTranslate/PDFMathTranslate

    35,091Ver en GitHub↗

    PDFMathTranslate is a document translation tool designed to convert technical and scientific files into multiple languages while preserving their original visual layout. It functions as a specialized processor for academic research papers, ensuring that complex mathematical notation and technical formatting remain intact throughout the translation process. The system utilizes a layout-preserving parsing engine that extracts text and structural metadata while maintaining the spatial coordinates of every document element. To handle the translation of technical content, it employs an intermediat

    Converts complex document structures into a simplified format that separates content from styling to facilitate easier processing by translation models.

    Pythonchinesedocumentedit
    Ver en GitHub↗35,091
  • syntax-tree/mdastAvatar de syntax-tree

    syntax-tree/mdast

    1,441Ver en GitHub↗

    The project provides a standardized abstract syntax tree specification and utility library for parsing, transforming, and serializing markdown documents. It serves as a comprehensive document processing architecture that translates between raw text markup and structured node representations in both directions. The capability surface covers syntax parsing for extended markdown features, custom syntax extensions, metadata blocks, and embedded expressions, alongside document serialization that converts syntax trees back into standard and extended markup formats. It includes node modeling and val

    Provides bidirectional conversion between raw text markup and structured abstract syntax tree representations.

    astmarkdownsyntax-tree
    Ver en GitHub↗1,441
  1. Home
  2. Software Engineering & Architecture
  3. Markup Representations