awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 Repos

Awesome GitHub RepositoriesHeading Editors

Components for managing document hierarchy through heading levels.

Distinguishing note: Focuses on structural heading management, distinct from general block insertion.

Explore 11 awesome GitHub repositories matching user interface & experience · Heading Editors. Refine with filters or upvote what's useful.

Awesome Heading Editors GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • payloadcms/payloadAvatar von payloadcms

    payloadcms/payload

    43,053Auf GitHub ansehen↗

    Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL. What distinguishes Payload is its deep extensibility and developer-centric design.

    Supports insertion and management of H1 through H6 heading nodes.

    TypeScriptcmscontent-managementcontent-management-system
    Auf GitHub ansehen↗43,053
  • rust-lang/mdbookAvatar von rust-lang

    rust-lang/mdBook

    21,852Auf GitHub ansehen↗

    mdBook is a documentation build system and static site generator designed to compile collections of Markdown files into structured, navigable web-based books. It provides a comprehensive framework for managing technical documentation, featuring a hierarchical table of contents, integrated full-text search, and automated build processes that transform source content into ready-to-deploy HTML websites. The project distinguishes itself through a highly modular pipeline architecture that supports custom preprocessors and swappable rendering backends. This allows authors to intercept and modify co

    Enables assignment of custom HTML identifiers and CSS classes to headings for precise styling.

    Rust
    Auf GitHub ansehen↗21,852
  • wagtail/wagtailAvatar von wagtail

    wagtail/wagtail

    20,366Auf GitHub ansehen↗

    Wagtail is an open-source content management system built on the Django web framework. It provides a structured, tree-based approach to content modeling, allowing developers to define custom page types and reusable content components that are managed through a highly customizable administrative interface. The platform distinguishes itself through its flexible, block-based content composition system, which enables editors to assemble complex page layouts dynamically. It also offers robust support for multi-site and multi-lingual environments, allowing organizations to manage distinct websites

    Provides tools to restrict and manage heading levels within rich text editors to ensure accessible document structures.

    Pythoncmsdjangohacktoberfest
    Auf GitHub ansehen↗20,366
  • whatwg/htmlAvatar von whatwg

    whatwg/html

    9,163Auf GitHub ansehen↗

    This repository contains the HTML specification, which defines the core standards for web page structuring, content organization, and document rendering. It establishes the fundamental algorithms for state-machine-based tokenization, tree construction for the document object model, and origin-based security isolation. The specification provides a framework for defining custom elements with independent lifecycles and registries. It also details the requirements for cross-document communication, session history management, and the synchronization of interface properties with content attributes.

    The HTML specification clusters a primary heading with related elements to treat them as a single unit.

    HTMLcanvaseventsourcehtml
    Auf GitHub ansehen↗9,163
  • dequelabs/axe-coreAvatar von dequelabs

    dequelabs/axe-core

    6,900Auf GitHub ansehen↗

    axe-core is an automated accessibility testing engine and compliance auditor designed to scan web and mobile interfaces for violations of industry accessibility standards. It functions as a programmatic scanner and linter that analyzes HTML and source code to identify barriers and verify compliance with accessibility guidelines. The project distinguishes itself by combining a DOM-based rule engine with computer vision and machine learning to detect complex violations that evade traditional analysis, such as visual heading discrepancies and informative images. It provides specialized capabilit

    Compares computer vision analysis with page source to find text that looks like a heading but lacks semantic markup.

    JavaScripta11yaccessibilityaxe
    Auf GitHub ansehen↗6,900
  • edwardtufte/tufte-cssAvatar von edwardtufte

    edwardtufte/tufte-css

    6,498Auf GitHub ansehen↗

    Uses only two heading levels inside sections to encourage a simple, linear document structure.

    HTMLcsstufte-css
    Auf GitHub ansehen↗6,498
  • pbek/qownnotesAvatar von pbek

    pbek/QOwnNotes

    5,792Auf GitHub ansehen↗

    QOwnNotes is a desktop note editor that stores each note as a plain-text Markdown file on the local filesystem, avoiding proprietary formats and enabling direct file access. It functions as a Nextcloud Notes client, syncing notes and metadata with Nextcloud or ownCloud servers through a companion API service for versioning and sharing. The application also integrates with AI providers and exposes a local MCP server for external agents to search and fetch notes, and includes a companion browser extension for capturing web content, bookmarks, and screenshots. The editor distinguishes itself thr

    Promotes or demotes the heading level of selected ATX and setext headings in the note editor.

    C++
    Auf GitHub ansehen↗5,792
  • thedaviddias/front-end-design-checklistAvatar von thedaviddias

    thedaviddias/Front-End-Design-Checklist

    5,214Auf GitHub ansehen↗

    This project is a design-to-development handoff guide and UI design audit framework. It provides a structured collection of requirements and checklists to verify that visual assets, component architectures, and technical specifications are ready for implementation. The framework focuses on standardizing web asset management through naming conventions and format verification for images, icons, and fonts. It includes specifications for responsive web design, ensuring that mobile and tablet layouts and fluid grid systems are defined for cross-device consistency. The guide covers quality assuran

    Identifies heading levels and page structures to determine the organization of the final stylesheet.

    checklistfront-end-developer-toolfront-end-development
    Auf GitHub ansehen↗5,214
  • unlayer/react-email-editorAvatar von unlayer

    unlayer/react-email-editor

    5,086Auf GitHub ansehen↗

    React Email Editor is a drag-and-drop visual builder for creating responsive email templates, built as a React embeddable component. It also serves as an AI-powered email designer, a collaborative email design tool, and a React component library for composing emails programmatically with JSX. The editor represents designs as structured JSON and supports multi-format rendering for email clients, web pages, and PDF. What distinguishes this editor is its deep AI integration: users can generate full email templates from natural language, rewrite text with chosen intent, produce multiple text vari

    Provides a drag-and-drop heading element for inserting headings into email or web page designs.

    TypeScriptbuilderdrag-and-dropemail
    Auf GitHub ansehen↗5,086
  • meanderingprogrammer/render-markdown.nvimAvatar von MeanderingProgrammer

    MeanderingProgrammer/render-markdown.nvim

    4,146Auf GitHub ansehen↗

    render-markdown.nvim is a Neovim plugin that transforms raw markdown syntax into a visually formatted layout directly inside the editor. It acts as a component visualizer and syntax highlighter, replacing standard markdown elements with custom symbols, icons, and formatted blocks to improve document readability. The plugin provides a toggle between rendered visual layouts and raw text views, allowing users to switch based on their current needs. It also applies markdown styling to injected content sections found within non-markdown file types. The system covers the visualization of various d

    Implements hierarchical padding and vertical guides based on the depth of the parent heading.

    Lualuamarkdownneovim
    Auf GitHub ansehen↗4,146
  • red-axe/am-editorAvatar von red-axe

    red-axe/am-editor

    977Auf GitHub ansehen↗

    This project is a framework for building real-time collaborative rich-text editing environments. It provides a structured, schema-based engine that enforces document integrity while allowing multiple users to modify content simultaneously through synchronized state management and conflict resolution protocols. The editor distinguishes itself through a highly modular plugin architecture that supports the integration of complex, interactive UI components built with external frontend libraries. By utilizing a custom rendering engine and a versioned, immutable document state tree, it enables deve

    Filters text styles within heading blocks to maintain structural consistency.

    TypeScriptam-editorcollaborative-editorcontenteditable
    Auf GitHub ansehen↗977
  1. Home
  2. User Interface & Experience
  3. Heading Editors

Unter-Tags erkunden

  • Flat Hierarchy ConstraintsRestricting heading levels to h2 and h3 within sections to enforce a shallow, linear document structure. **Distinct from Heading Editors:** Distinct from Heading Editors: focuses on constraining heading depth to a flat hierarchy, not interactive heading management.
  • Heading Depth AdjustmentsPromotes or demotes the heading level of selected ATX and setext headings in the note editor. **Distinct from Heading Editors:** Distinct from Heading Editors: focuses on changing heading depth, not general heading management.
  • Hierarchical Indentation GuidesVisual padding and vertical guides that reflect the depth of document headings. **Distinct from Heading Editors:** Distinct from Heading Editors: focuses on the visual indentation of content following a heading rather than the editing of the heading itself.
  • Semantic Heading Validation1 Sub-TagVerification that visual headings are supported by correct semantic HTML markup. **Distinct from Heading Editors:** Focuses on the discrepancy between visual appearance and semantic markup rather than editing the hierarchy.
  • Structural GroupingsLogical clustering of headings with their related content to define document hierarchy. **Distinct from Heading Editors:** Focuses on the grouping of a heading with its subsequent related content, rather than just editing the heading level.