fix: check options.enable
This commit is contained in:
parent
7c15687c2b
commit
2e906df384
2 changed files with 22 additions and 23 deletions
|
@ -38,7 +38,7 @@ githubEmojis:
|
|||
```
|
||||
|
||||
- **inject** `boolean=true` - Inject emoji styles and fallback script.
|
||||
If `true`, the filter will inject a `<style>` to document `<head>`.
|
||||
If `true`, the filter will inject a `<style>` to the html.
|
||||
If `false`, the filter will not inject any style. If you can modify source style files you may turn this off and add them yourself.
|
||||
|
||||
Below is the injected `<style>`. The class name changes according to option.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue