GetRD / academic-file-converter

📚 Import Bibtex publications and Jupyter Notebook blog posts into your Markdown website or book. 将Bibtex转换为Markdown网站

Home Page:https://docs.hugoblox.com/reference/content-types/#automatically-import-publications-from-bibtex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Created tags are considered as single tag by Hugo

matbesancon opened this issue · comments

The tags generated by the CLI tool look like this:

tags:
- '"mixed integer programming; primal heuristics; large neighborhood search; multi
  armed bandit problem"'

However, they seem to be considered as a single tag by Hugo afterwards, which creates errors when generating the site because the tags are too long.

This issue is stale because it has not had any recent activity. The resources of the project maintainers are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the main branch, consider contributing a Pull Request with a fix.

If this is a feature request, and you feel that it is still relevant and valuable, consider contributing a Pull Request for review.

This issue will automatically close soon if no further activity occurs. Thank you for your contributions.

not sure this has been solved?