diff --git a/nw/core/document.py b/nw/core/document.py index 2e22e389..2597eac8 100644 --- a/nw/core/document.py +++ b/nw/core/document.py @@ -251,7 +251,7 @@ class NWDoc(): self._docMeta["layout"] = nwItemLayout[metaBits[1]] else: - logger.debug("Ignoring meta data: '%s'" % metaLine) + logger.debug("Ignoring meta data: '%s'" % metaLine.strip()) return