Skip to content

Commit 4e1790c

Browse files
committed
Add disclaimer about special chars bugs
1 parent 1c3119a commit 4e1790c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugins/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ Files: [prism-line-numbers.css](./prism-line-numbers.css) (NO JS FILE)
6161
Render special characters and control characters as a symbol
6262
with their hex code.
6363

64+
**Please note: This plugin is known to contain bugs, especially when used with highlight.js and/or other plugins. Please bear this in mind and look at the Issues if you want more details; fixes for the bugs are planned but not prioritised as much as those used in more common plugins or the core library.**
65+
6466
Files: [special-chars.js](./special-chars.js) / [special-chars.css](./special-chars.css)
6567

6668
[🚀 *CodePen Demo*](https://codepen.io/WebCoder49/pen/jOeYJbm)

0 commit comments

Comments
 (0)