File: //usr/lib/python3/dist-packages/docutils/parsers/__pycache__/__init__.cpython-310.pyc
o
!5p`e � @ s\ d Z dZddlZddlmZ ddlmZmZ G dd� de�Zddddd d d d
�Z dd� Z
dS )
z0
This package contains Docutils parser modules.
�reStructuredText� N)�
import_module)� Component�frontendc
@ s� e Zd Zddddgdddejd�fd d
gddifd
dgdddejd�fddgddifddgdddejd�fffZdZdZdd� Z dd� Z
dd� ZdS ) �ParserzGeneric Parser OptionsNzjDisable directives that insert the contents of an external file; replaced with a "warning" system message.z--no-file-insertion�store_false� �file_insertion_enabled)�action�default�dest� validatorzIEnable directives that insert the contents of an external file. (default)z--file-insertion-enabledr
�
store_truezFDisable the "raw" directive; replaced with a "warning" system message.z--no-raw�raw_enabledz%Enable the "raw" directive. (default)z
--raw-enabledz>Maximal number of characters in an input line. Default 10 000.z--line-length-limitz<length>�int�'