MdImageResolver
MdImageResolver copied to clipboard
解析Markdown本地图片文件,并自动完成图片文件的上传和内容的替换,图床为七牛云服务器
MdImageResolver
This is a Markdown tool which can upload local image file to QiNiu service automatic.
##Feature
- Find local image file automatic
- Upload the local image to QiNiu service automatic
- Replace the markdown content with url automatic
##Usage
- Click hear to download the jar.
- Execute the jar with "java -jar file_name"
- Input your accessKey、secretKey、bucketName and domainName。
- Choose the save mode
- Completed !
##License
Copyright 2015, 2016 ZhaoKaiQiang
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
##Contact & Help
- Weibo:http://weibo.com/zhaokaiqiang1992
- Blog:http://kaizige.vip/
- Email:[email protected]