Expand description
Common constants used throughout the library.
This module contains configuration values and limits that help ensure secure and efficient operation of the library.
Constantsยง
- Default language code for HTML generation (British English)
- Maximum allowed input size (5MB) to prevent denial of service attacks
- Default syntax highlighting theme (github)
- Regular expression pattern for validating language codes
- Maximum file path length
- Minimum required input size (1KB) for meaningful processing