Failing to build posts but no error messages #23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello.
Very much enjoying your SSG 😄
I've been importing some older markdown posts but it seems to stop building posts after a certain file - so I assume the next file in date order is the issue - however, I can't see anything wrong with the file. It's quite simple and the header data is consistent with the other files (which all built just fine).
bssg.shdoesn't give an error messages, but perhaps there are ways to see issues?Any pointers would be appreciated. Thanks.
Hi. It probably contains something that is confusing commonmark or, more probably, the header parser. Maybe some particular chars, quotes, etc.
I'd suggest you to try to modify something or, if you prefer, you can send me via e-mail the entire markdown file (if it's not private, of course) and I can have a look at it.