Nette Documentation Preview

syntax
For Developers
**************

.[perex]
Welcome to the Texy programmer documentation! This section will guide you from basic usage to advanced techniques of extension and custom syntax.


[Quick Start | quickstart]
--------------------------

Installation, first use and basic configuration. In 5 minutes you will have Texy functional.


[Configuration | configuration]
-------------------------------

Complete overview of all modules, their properties and configuration options. Security settings, allowed tags, styles and classes.


[Custom Element Behavior | custom-handlers]
-------------------------------------------

Learn how to change the behavior of existing syntax. YouTube embedding, syntax highlighting, custom validation.


[Adding Custom Syntax | custom-syntax]
--------------------------------------

Creating completely new syntactic elements.


[Architecture and Principles | architecture]
--------------------------------------------

Understanding how Texy works internally. Parsing flow, modules, pattern matching, protect/unprotect mechanism.

For Developers

Welcome to the Texy programmer documentation! This section will guide you from basic usage to advanced techniques of extension and custom syntax.

Quick Start

Installation, first use and basic configuration. In 5 minutes you will have Texy functional.

Configuration

Complete overview of all modules, their properties and configuration options. Security settings, allowed tags, styles and classes.

Custom Element Behavior

Learn how to change the behavior of existing syntax. YouTube embedding, syntax highlighting, custom validation.

Adding Custom Syntax

Creating completely new syntactic elements.

Architecture and Principles

Understanding how Texy works internally. Parsing flow, modules, pattern matching, protect/unprotect mechanism.