瀏覽代碼

export the highlight.js instance

Hakim El Hattab 5 年之前
父節點
當前提交
5e4c5c33a9
共有 3 個文件被更改,包括 2 次插入0 次删除
  1. 0 0
      plugin/highlight/highlight.esm.js
  2. 0 0
      plugin/highlight/highlight.js
  3. 2 0
      plugin/highlight/plugin.js

File diff suppressed because it is too large
+ 0 - 0
plugin/highlight/highlight.esm.js


File diff suppressed because it is too large
+ 0 - 0
plugin/highlight/highlight.js


+ 2 - 0
plugin/highlight/plugin.js

@@ -16,6 +16,8 @@ const Plugin = {
 	HIGHLIGHT_LINE_DELIMITER: ',',
 	HIGHLIGHT_LINE_RANGE_DELIMITER: '-',
 
+	hljs: hljs,
+
 	/**
 	 * Highlights code blocks withing the given deck.
 	 *

Some files were not shown because too many files changed in this diff