06:50:51 <ChrisWarrick> !tell Therms Let’s try the Unix way: grep -PR '^\.\. date: ?$' your-nikola-site/ # if that does not work, you can add a debug print in post.py and run nikola build -v 2 to see it 06:50:51 <KwBot> ChrisWarrick: acknowledged. 14:47:19 <KwBot> Therms: 06:50:51 <ChrisWarrick> Let’s try the Unix way: grep -PR '^\.\. date: ?$' your-nikola-site/ # if that does not work, you can add a debug print in post.py and run nikola build -v 2 to see it 15:19:17 <Therms> ChrisWarrick: the issue ended up being that my wordpress export contains multi-line titles which breaks the .meta files 15:19:38 <Therms> I'm working up a quick pull request to sanitize multi-line titles 15:19:49 <Therms> when using import_wordpress