Pandoc-Emojis-Filter
Pandoc-Emojis-Filter copied to clipboard
Pandoc filter to convert unicode emoji characters into images. This filter specifically targets the conversion from Markdown to PDF at this moment.
This should give a more universal solution without requiring additional software to be installed. Tested on Win10 with the lastest versions of pdfkit and svg-to-pdfkit at the time. I tested...
This looks like a nice solution to the growing Markdown/Emoji/pandoc problem. But it has a bunch of dependencies, that are often not present (e.g. on Windows, or in CI pipelines...
Getting the following error when running the command: ``` Error running filter svg_filter.py: Could not find executable python ```