hexo-image-caption

0.1.1 • Public • Published

hexo-image-caption

add caption for images within posts

build status dependency status

Installation

npm install --save hexo-image-caption

Usage

adding following section to your hexo site _config.yml file to enable and config plugin.

# add caption for iamges
image_caption:
  enable: true #false to disable
  class_name: #if you wanna customize the style for the caption,you can assign a class name, default is 'image-caption'

Credits

wayou

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i hexo-image-caption

Weekly Downloads

15

Version

0.1.1

License

ISC

Last publish

Collaborators

  • wayou