Iβve found out that itβs a problem with the font weight. The workaround Iβm using now is to wrap the emoji(s) in a span that resets the font weight like this:
# <span style="font-weight: normal">π</span> Readme
This way the emoji will still be shown after exporting to pdf.