You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to generate an article based on a CVS file, following this tutorial https://jekyllrb.com/tutorials/csv-to-table/, when I have a table in markdown and then load the script, the error doesn't happen, but the information is doubled.
When I leave the script just to generate the spreadsheet, I receive the following error:
Liquid Exception: Liquid syntax error (/builds/diegobiavati/blog/.gem/ruby/3.3.0/gems/minimal-mistakes-jekyll-4.26.2/_includes/page__related.html line 9): 'for' tag was never closed included in /builds/diegobiavati/blog/.gem/ruby/3.3.0/gems/minimal-mistakes-jekyll-4.26.2/_layouts/single.html
------------------------------------------------
Jekyll 4.3.4 Please append `--trace` to the `build` command
for any additional information or backtrace.
------------------------------------------------
Theme version and system environment
What happened?
I'm trying to generate an article based on a CVS file, following this tutorial https://jekyllrb.com/tutorials/csv-to-table/, when I have a table in markdown and then load the script, the error doesn't happen, but the information is doubled.
When I leave the script just to generate the spreadsheet, I receive the following error:
https://gitlab.com/diegobiavati/blog/-/jobs/8296173763
Expected behavior
I would like to generate a spreadsheet dynamically whenever I load the CVS file with the updates.
Steps to reproduce the behavior
Not
Other
No response
The text was updated successfully, but these errors were encountered: