• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

azu/mdline: Markdown timeline format and toolkit.

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

azu/mdline

开源软件地址(OpenSource Url):

https://github.com/azu/mdline

开源编程语言(OpenSource Language):

HTML 69.6%

开源软件介绍(OpenSource Introduction):

mdline Build Status

Markdown timeline format and toolkit.

For example, mdline convert a markdown file to following HTML file.

ecmascript-timeline.png

mdline timeline: https://mdline.netlify.com/
ECMAScript - Wikipedia

Mdline Format

## {{Date}}: TITLE

MARKDOWN BODY

## {{Date}}--{{Date}}: TITLE

MARKDOWN BODY

Example:

## 1997-06: ECMAScript 1

First edition.

## 1998-06: ECMAScript 2

Editorial changes to keep the specification fully aligned with ISO/IEC 16262 international standard.

## 1999-12: ECMAScript 3

Added regular expressions, better string handling, new control statements, try/catch exception handling, tighter definition of errors, formatting for numeric output and other enhancements.

## 2000-01--2007-10-23: [Abandoned] ECMAScript 4

Fourth Edition was abandoned, due to political differences concerning language complexity. Many features proposed for the Fourth Edition have been completely dropped; some were incorporated into the sixth edition.

For more details, see ECMAScript timeline markdown and HTML.

You can also live demo on https://mdline.netlify.com/.

Usage

Install with npm:

npm install --global mdline

Convert mdline format text to html.

mdline ./timeline.md -o timeline.html
# or
npx mdline ./timeline.md -o timeline.html

For more details, see mdline package.

Packages

This repository is a monorepo includes following packages.

Changelog

See Releases page.

Running tests

yarn install
yarn bootrap
yarn test

Release workflow

# = npm version
yarn run versionup
# = npm publish
yarn run release

Docker

You have a basic Docker integration in the docker directory with an example file.

  • Build the image with docker/build.sh. A docker image named mdline will be created.
  • Test the conversion with docker/test.sh. It will convert the docker/example.md file to HTML format.

Contributing

Pull requests and stars are always welcome.

For bugs and feature requests, please create an issue.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

License

MIT © azu




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap