master
Bob Mottram 2019-08-20 14:42:25 +01:00
parent 73fd00ad92
commit 49e4985a90
1 changed files with 1 additions and 0 deletions

View File

@ -1047,6 +1047,7 @@ def individualPostAsHtml(baseDir: str, \
if not announcedJson.get('type'):
return ''
if announcedJson['type']!='Note':
pprint(announcedJson)
return ''
# wrap in create to be consistent with other posts
announcedJson= \