Rewrite the Txt2tags parser for better conformance and features
commitb7b34ec451c70927520f57ed773bd1b0736af2c0
authorColomban Wendling <ban@herbesfolles.org>
Tue, 19 Aug 2014 14:11:23 +0000 (19 16:11 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Tue, 19 Aug 2014 14:11:23 +0000 (19 16:11 +0200)
tree22ff8e5cfe5186f8b8c8b62bb086559500a73c2e
parent9e18884390157de3e557a7210e8159fef40620f5
Rewrite the Txt2tags parser for better conformance and features

This fixes parsing indented titles and titles with embedded delimiter
characters, and adds support for title nesting information.

Syntax: http://txt2tags.org/rules.html

Closes [feature-requests:#690].
src/symbols.c
tagmanager/ctags/txt2tags.c