Closed jk closed 9 years ago
@jk Perhaps it would make sense to wrap these strings in code blocks:
- `Facet:PositionIndustry.Name`: industry (german: "Branche") name
This would atleast provide you with a quick workaround.
@kylef Thanks, that's working for a workaround.
@jk the latest release of the Olio theme (1.6.0) now provides an option to disable emoji support via --no-theme-emoji
. Sorry about that!
Now there is only option in help message with --theme-emoji
, it cannot make users got the --no-theme-emoji
idea.
Maybe in help message, we should say that there is also an option --no-theme-emoji
I could not find an option to disable the replacement of emoticons. In my API blueprint I describe some terms like
Facet:Position…
were the:P
gets replaced by an emoticon. I think it's obvious that this not the intended behavior. There're a couple more emoticons which were replaced.Perhaps you would like introduce a CLI parameter like
--disable-emoticons
?