6 مستودعات
Structural blocks used to group text into paragraphs to separate content from adjacent blocks.
Distinct from Thematic Paragraph Modeling: Shortlist candidates focus on thematic modeling or height calculation, not the basic HTML paragraph element.
Explore 6 awesome GitHub repositories matching web development · Paragraph Elements. Refine with filters or upvote what's useful.
Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux
Teaches separating text into paragraphs using HTML paragraph elements.
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.
Defines the structural representation of text as paragraphs to separate content blocks.
Apache Zeppelin is a web-based notebook platform for interactive data analytics that supports executing code in over 20 languages within a single notebook. It provides a plugin-based interpreter architecture that allows the notebook to be extended with new languages and data sources, and includes a JDBC connector abstraction for connecting to any JDBC-compliant database. The platform also features session-isolated interpreter contexts, enabling separate interpreter instances per notebook or user with support for dependency injection and user impersonation. The platform distinguishes itself th
Renders notebook outputs as HTML, tables, network graphs, and Angular widgets using simple display directives.
Timber is a PHP library that integrates the Twig template engine into WordPress themes, providing an object-oriented framework for theme development. It wraps WordPress data — posts, terms, users, menus, and comments — in structured PHP classes, allowing developers to work with objects instead of raw arrays while keeping HTML markup separate from PHP logic through Twig templates. The library distinguishes itself by offering a complete set of tools for modern WordPress theme building. It includes a file-based template hierarchy with fallback chains, dynamic image manipulation with resizing, cr
Inserts HTML paragraph tags around text blocks based on line breaks for readability.
هذا المشروع عبارة عن معيار مواصفات markdown رسمي يوفر تعريفاً مفصلاً لبناء جملة الترميز ومجموعة نهائية من القواعد لتحليل النص العادي إلى مخرجات HTML متسقة. يضع قواعد نحوية موحدة للكتل الهيكلية والعناصر المضمنة لضمان عرض موحد عبر تطبيقات برمجية مختلفة. يتم دعم المواصفات من خلال مجموعة مطابقة المحلل وتنفيذ مرجعي في C وJavaScript للتحقق من أن التطبيقات تلتزم بالمعيار. يتضمن نظاماً للتحقق من التنفيذ يقارن سلاسل الإدخال المحولة بمخرجات HTML المتوقعة ويسمح بتصدير بيانات اختبار المواصفات إلى JSON. يغطي المعيار مجموعة واسعة من إمكانيات هيكلة المحتوى وتنسيقه، بما في ذلك العناوين، والقوائم، واقتباسات الكتل، والخطوط الأفقية. يحدد آليات لتمثيل الكود عبر كتل مسيجة أو مسافة بادئة، وتكامل HTML، ونظام قائم على المرجع لإدارة الروابط التشعبية والصور. توضح المواصفات أيضاً نموذج تحليل من مرحلتين يستخدم تمثيل شجرة بناء الجملة المجردة وتطبيع النص القائم على Unicode للحفاظ على تسلسل هرمي للمستند يمكن التنبؤ به.
Groups sequences of non-blank lines into structural blocks for inline element parsing.
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 paragraph elements as fundamental building blocks for email content composition.