Skip to content

Commit e6b218b

Browse files
committed
Add README warning about plugin incompatibility
1 parent b2eab99 commit e6b218b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ The next step is to set up a `template` to link `code-input` to your syntax-high
117117
</script>
118118
```
119119

120+
> ⚠️ Unfortunately placing multiple plugins of the same type in a template can currently cause errors and undefined behaviour, even if such a configuration makes logical sense. [This is issue #118](https://github.com/WebCoder49/code-input/issues/118) and will be fixed as soon as possible - if you'd like to help and have the time you're welcome, but it's also at the top of the maintainer's To-Do list.
121+
120122
To see a full list of plugins and their functions, please see [plugins/README.md](./plugins/README.md).
121123

122124
### 4. Using the component

0 commit comments

Comments
 (0)