GetRD / academic-file-converter

📚 Import Bibtex publications and Jupyter Notebook blog posts into your Markdown website or book. 将Bibtex转换为Markdown网站
https://docs.hugoblox.com/reference/content-types/#automatically-import-publications-from-bibtex
MIT License
356 stars 101 forks source link

Tags are being imported with additional quotes #89

Closed JMante1 closed 3 years ago

JMante1 commented 3 years ago

When the import is run all tags are imported as '"Tag 1"', '"Tag2"' etc. The additional double quotes inside the single quotes cause issues when using the tags with the website

gcushen commented 3 years ago

Thanks, it appears to be an artifact from #68 . I've just attempted a fix.

Try:

pip3 install -U git+https://github.com/wowchemy/hugo-academic-cli.git
JMante1 commented 3 years ago

Hi, I have tried that and the index files are still created with the additional quotations

charrismatic commented 3 years ago

I just followed the recommended steps above to update the hugo-cli to the latest version and I'm still getting the extra quotes in the tag field