msnoigrs / ox-rst

reStructuredText Back-End for Org-Mode Export Engine
116 stars 18 forks source link

No title if "title:nil" is set #20

Open ghost opened 8 years ago

ghost commented 8 years ago

This adds a test of the with-title value before concatenating the title lines. This way, the defaults in the original still carry through if title export is left default (true), but nothing is printed if the user has explicitly set title export to nil.

This is my first Lisp programming ever, so please assume I made mistakes!

msnoigrs commented 8 years ago

Please try this commit https://github.com/masayuko/ox-rst/commit/958ce46c0eacb6c0dbb6e0f006487af4e01c2298