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!
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!