2 个仓库
Mechanisms for creating documents in no-quirks mode to render plain text resources.
Distinguishing note: Candidates focus on text editor optimizations or content creation, not the browser's rendering mode for raw text resources.
Explore 2 awesome GitHub repositories matching web development · Raw Text Document Rendering. Refine with filters or upvote what's useful.
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.
Provides standards for creating documents in no-quirks mode to render raw text resources.
Snippet-box 是一个自托管的 Web 平台,专为个人代码集合的管理和组织而设计。它作为一个容器化的知识库,允许用户在集中式系统中存储、检索和记录可重用的代码片段。 该应用提供代码片段管理工具,包括分配自定义标签、固定关键项目以便快速访问,以及按关键字或编程语言过滤集合的能力。为了确保可读性,该平台集成了针对各种编程语言的语法高亮显示,并提供用于直接复制的纯文本视图。 该系统旨在通过容器化支持自托管部署,确保通过关系型数据库实现一致的执行和数据持久性。它利用服务器端模板渲染引擎和基于中间件的请求流水线来管理内容交付和应用逻辑。
Offers a raw text view for straightforward copying of code snippets.