jekyll / jemoji

GitHub-flavored emoji plugin for Jekyll
http://rubygems.org/gems/jemoji
MIT License
556 stars 61 forks source link

Getting an error with Nokogiri while using jemoji #123

Closed Pandaklez closed 1 year ago

Pandaklez commented 2 years ago

Hello! I get the following error when I try using jemoji. The traceback does not say which file is the issue. Do you know how can I fix this error?

nokogiri-1.13.8-x64-mingw32/lib/nokogiri/xml/node.rb:975:inin_context': error parsing fragment (1) (RuntimeError)`

Thank you in advance

jekyllbot commented 2 years ago

This issue has been automatically marked as stale because it has not been commented on for at least two months.

The resources of the Jekyll team are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the master/main branch, please reply with all of the information you have about it in order to keep the issue open.

If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.

This issue will automatically be closed in two months if no further activity occurs. Thank you for all your contributions.

parkr commented 1 year ago

Without the source code to view, this is impossible to debug. "Error parsing fragment" could be a number of things.