ele828 / hexo-prism-plugin

Hexo plugin for code highlighting by prism.js, supporting JSX syntax
204 stars 51 forks source link

prism插件会集成在这个插件上嘛? #49

Closed tabris233 closed 5 years ago

tabris233 commented 5 years ago

在https://prismjs.com/#plugins 上面显示 prism有很多插件, 但仅靠现阶段的hexo-prism-lpugin还不能支持直接配置这些插件吧?

Plugins
Plugins are additional scripts (and CSS code) that extend Prism’s functionality. Many of the following plugins are official, but are released as plugins to keep the Prism Core small for those who don’t need the extra functionality.

Line Highlight
Line Numbers
Show Invisibles
Autolinker
WebPlatform Docs
Custom Class
File Highlight
Show Language
JSONP Highlight
Highlight Keywords
Remove initial line feed
Previewers
Autoloader
Keep Markup
Command Line
Unescaped Markup
Normalize Whitespace
Data-URI Highlight
Toolbar
Copy to Clipboard Button
ele828 commented 5 years ago

插件暂时没有支持