mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-02-27 17:03:57 +08:00
1、实现自定义富文本编辑器
2、实现自动发布
This commit is contained in:
1
static/bootstrap/plugins/bootstrap-wysiwyg/external/google-code-prettify/lang-rd.js
vendored
Normal file
1
static/bootstrap/plugins/bootstrap-wysiwyg/external/google-code-prettify/lang-rd.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
PR.registerLangHandler(PR.createSimpleLexer([["pln",/^[\t\n\r \xa0]+/,null,"\t\n\r \u00a0"],["com",/^%[^\n\r]*/,null,"%"]],[["lit",/^\\(?:cr|l?dots|R|tab)\b/],["kwd",/^\\[@-Za-z]+/],["kwd",/^#(?:ifn?def|endif)/],["pln",/^\\[{}]/],["pun",/^[()[\]{}]+/]]),["Rd","rd"]);
|
||||
Reference in New Issue
Block a user