New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hexo-asset-image-fixed

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-asset-image-fixed

Give asset image in hexo a absolutely path automatically. See details on https://github.com/Core00077/hexo-asset-image

  • 0.0.6
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
5
decreased by-44.44%
Maintainers
2
Weekly downloads
 
Created
Source

hexo-asset-image-fixed

本仓库修复了原包在文章标题出现[http]/[https]等关键词时会无法转换src的问题

This repository fix a bug that Cannot transfer the property 'scr' when the title contains a keyword like[http]/[https]

由于提交PR后原作者一直没有更新,暂时将此仓库作为新的npm包发布。

Because of my PR being ignored by the author, who seems will not maintain this repository anymore, I published this repository as the new npm package temporarily.

自动将hexo中的图片资源替换为绝对路径

Give asset image in hexo a absolutely path automatically

Usege

npm install hexo-asset-image-fixed --save

Example

MacGesture2-Publish
├── apppicker.jpg
├── logo.jpg
└── rules.jpg
MacGesture2-Publish.md

确保网站配置_config.yml中选项设置为:post_asset_folder: true

Make sure post_asset_folder: true in your _config.yml.

就可以直接使用![logo](logo.jpg)来插入图片logo.jpg啦。

Just use ![logo](logo.jpg) to insert logo.jpg.

Keywords

FAQs

Package last updated on 18 Jan 2020

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc