logseq-schrodinger
logseq-schrodinger copied to clipboard
Export fails together with namespace
if {{namespace [[page_name]]}}
is applied Export all public pages to hugo
fails
I added two zipfiles where in the HugoTest_namespace.zip the line {{namespace [[HugoTest]]}}
is added and then the export fails. The HugoTest_No_Namespace.zip isn't that line added and then everything works as expected.