Skip to content
This repository was archived by the owner on Feb 18, 2020. It is now read-only.
This repository was archived by the owner on Feb 18, 2020. It is now read-only.

issue in the Windows about inserting picture with markdown syntax,while not in Macos(using other image plugin) #60

@gpgao

Description

@gpgao

Environmet

  • NexT theme version 7.4.0 from GitHub release;
  • hexo-asset-link installed with npm install --s
  • post_asset_folder option turned on in _config.yml
  • windows10 1909

show the exact package.json

{
  "name": "hexo-site",
  "version": "0.0.0",
  "private": true,
  "hexo": {
    "version": "4.0.0"
  },
  "dependencies": {
    "babel-runtime": "^6.26.0",
    "hexo": "^4.0.0",
    "hexo-abbrlink": "^2.0.5",
    "hexo-all-minifier": "^0.5.3",
    "hexo-asset-image": "^1.0.0",
    "hexo-deployer-git": "^2.1.0",
    "hexo-footnotes": "^1.0.2",
    "hexo-generator-archive": "^1.0.0",
    "hexo-generator-category": "^1.0.0",
    "hexo-generator-feed": "^2.1.1",
    "hexo-generator-index": "^1.0.0",
    "hexo-generator-search": "^2.4.0",
    "hexo-generator-tag": "^1.0.0",
    "hexo-renderer-ejs": "^1.0.0",
    "hexo-renderer-marked": "^2.0.0",
    "hexo-renderer-stylus": "^1.1.0",
    "hexo-server": "^1.0.0",
    "hexo-symbols-count-time": "^0.7.0"
  }
}

Test Case

Show the <!doctype html> in the chrome

(i don't know how to paste the word,cause i am beginner)

image

How to Reproduce

(in windows 10 1909)

  1. Establish one blank posts with commands hexo new "英语学习的经验分享"
  2. Paste the picture in the file of "英语学习的经验分享" in the _post file,and qoute it with mardown syntex,like the picture below
    image
  3. Run hexo s and visit http://locahost:4000 to check out the issue,like the picture below

image

the expction

like the picture(test in the macos with the hexo-asset-link plugin)

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions