PrismJS 1.13.0发布,轻量级高性能的语法着色库

作者: baihuo 2018-03-26 08:32:34
Prism 1.13.0 已发布,Prism 是一个轻量级、强大、优雅的语法着色库。

更新内容:

新组件

ERB

PL/SQL

组件更新

JSX:

Add support for plain text inside tags

Markup:

Make tags greedy.

Powershell:

Add lookbehind to fix function interpolation inside strings.

Rust:

Improve char pattern so that lifetime annotations are matched better.

主题更新

Default:

Add color for class names

Coy:

Inherit pre's height on code, so it does not break on Download page

软件详情:https://git.oschina.net/mirrors/prism-js

下载地址:https://github.com/PrismJS/prism/archive/v1.13.0.zip

来自:开源中国社区

相关资讯