Socket
Socket
Sign inDemoInstall

hexo-renderer-multi-next-markdown-it

Package Overview
Dependencies
173
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    hexo-renderer-multi-next-markdown-it

A Markdown parser for Hexo and auto Minify HTML, CSS, JS.


Version published
Weekly downloads
154
decreased by-24.51%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

hexo-renderer-multi-next-markdown-it

hexo-renderer-multi-next-markdown-it做了什么工作?

从这个长的离谱的标题就能看出来,这个项目基于hexo-renderer-multi-markdown-it(下文简称"它")
这个渲染器的用途也和它一样,而关键字则是next,截止目前为止,此分支(计划)实现了以下功能:

  • 可以渲染与压缩包含ES6的代码
  • 更新了十几个依赖项
  • 提升markdown-it套餐版本
  • 使用terser压缩js

如何使用?

卸载hexo的默认渲染器

npm un hexo-renderer-marked --save

# 
yarn remove hexo-renderer-marked

安装此渲染器

npm i hexo-renderer-multi-next-markdown-it --save

# 
yarn add hexo-renderer-multi-next-markdown-it --save

此渲染器可以在shoka上使用吗?

可以,已经过测试
如果出现deasync的编译问题,请前往github反馈

运行有问题/我有一个建议

前往本项目github主页反馈即可

开源项目

基于hexo-renderer-multi-markdown-it 制作

FOSSA Status

Keywords

FAQs

Last updated on 10 Dec 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc