There was an error while loading. Please reload this page.
1 parent 2079441 commit 8b587b8Copy full SHA for 8b587b8
src/plugins/emoji.js
@@ -1 +1,4 @@
1
-// Deprecated
+// Deprecation notice
2
+if (window && window.console) {
3
+ console.info('Docsify emoji plugin has been deprecated as of v4.13');
4
+}
0 commit comments