Closed TheSarfaraz closed 5 years ago
Closing as this isn't a theme issue. I don't have any experience with Jupyter, but it looks like the Markdown it's generating isn't compatible with Liquid (Jekyll's templating language).
It has a bunch of code in curly braces {{ }}
which are used by Liquid as variables. You'll want to file an issue with Jekyll or post on their help forum to see if there is a workaround.
Environment
Expected behavior
Steps to reproduce the behavior
Other
I'm using Jupyter Notebook to generate a markdown file of a Jupyter Notebook, Notebook also contains plots which are converted to html code
So when I add a post and sync on github I receive this error
I have checked the brackets they appear fine to me but still I will attach one of the generated html