xref: /Universal-ctags/docs/parser-puppetManifest.rst (revision c3cc5f88b1caf5313dfb381a7759490f3247e3c6)
1.. _puppetManifest:
2
3======================================================================
4puppetManifest parser
5======================================================================
6
7.. NOT REVIEWED YET
8
9:Maintainer: Masatake YAMATO <yamato@redhat.com>
10
11puppetManifest is an experimental parser for testing multi tables
12regex meta parser defined with ``--_mtable-<LANG>`` option.
13
14The parser has some bugs derived from the limit of the multi tables
15regex meta parser.
16
17
18Here document
19
20	The parser cannot ignore the contents inside the area of
21	here document. The end marker of here document is defined
22	in the source code. Currently, ctags has no way to add a
23	regex pattern for detecting the end maker.
24