You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tais9
changed the title
Marp constructor option, emoji.twemoji.base not working
Marp constructor option, emoji.twemoji.base, seems not working
Jun 9, 2023
tais9
changed the title
Marp constructor option, emoji.twemoji.base, seems not working
A Marp constructor option, emoji.twemoji.base, seems not working
Jun 9, 2023
Version of Marp Tool
Marp cli 2.5.0
Operating System
Windows
Environment
How to reproduce
It seems like twemoji.base is not working. Other options like shortcode and unicode work well.
For instance, consider the following config file,
options:
emoji:
shortcode: ‘twemoji’
unicode: false
twemoji:
base: ‘/twemoji/assets/‘
The generated html file still has jsDeliver link instead of the specified base option.
Expected behavior
The generated slide deck should have twemojis with the specified base.
Actual behavior
Marp’s recently changed default base (jsDeliver) is used.
Additional information
No response
The text was updated successfully, but these errors were encountered: