google / vimdoc

Helpfile generation for vim
Apache License 2.0
291 stars 29 forks source link

Validate inline directives #3

Open Soares opened 10 years ago

Soares commented 10 years ago

Broken inline directives fail to cause errors. This can be fixed by expanding all inline directives that are in front of parens. (See output.py Helpfile.Expand.)