`<?php printAlbumDesc(); ?>` outputs the album description as saved. Zenphoto generally does no output processing. For formatting use plain HTML, for example by using the default plugin TinyMCE4. If you don't want to use that, you need to format the output just like you do via `nl2br` or whatever else on the theme side.