-
-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
29 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,29 @@ | ||
<p align = "center"> | ||
<img alt="Lute" src="https://user-images.githubusercontent.com/873584/65254932-99b17300-db2f-11e9-815a-b0b63e812b89.png"> | ||
<br><br> | ||
一款对中文语境优化的 Markdown 引擎,支持 Go 和 JavaScript<br><br> | ||
<em> | ||
千呼万唤始出来 犹抱琵琶半遮面<br> | ||
转轴拨弦三两声 未成曲调先有情 | ||
</em> | ||
<br><br> | ||
<a title="Build Status" target="_blank" href="https://travis-ci.org/88250/lute"><img src="https://img.shields.io/travis/88250/lute.svg?style=flat-square"></a> | ||
<a title="Go Report Card" target="_blank" href="https://goreportcard.com/report/github.com/88250/lute"><img src="https://goreportcard.com/badge/github.com/88250/lute?style=flat-square"></a> | ||
<a title="Coverage Status" target="_blank" href="https://coveralls.io/repos/github/88250/lute/badge.svg?branch=master"><img src="https://img.shields.io/coveralls/github/88250/lute.svg?style=flat-square&color=CC9933"></a> | ||
<a title="Code Size" target="_blank" href="/~https://github.com/88250/lute"><img src="https://img.shields.io/github/languages/code-size/88250/lute.svg?style=flat-square"></a> | ||
<a title="MulanPSL" target="_blank" href="/~https://github.com/88250/lute/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-MulanPSL-orange.svg?style=flat-square"></a> | ||
<br> | ||
<a title="GitHub Commits" target="_blank" href="/~https://github.com/88250/lute/commits/master"><img src="https://img.shields.io/github/commit-activity/m/88250/lute.svg?style=flat-square"></a> | ||
<a title="Last Commit" target="_blank" href="/~https://github.com/88250/lute/commits/master"><img src="https://img.shields.io/github/last-commit/88250/lute.svg?style=flat-square&color=FF9900"></a> | ||
<a title="GitHub Pull Requests" target="_blank" href="/~https://github.com/88250/lute/pulls"><img src="https://img.shields.io/github/issues-pr-closed/88250/lute.svg?style=flat-square&color=FF9966"></a> | ||
<a title="Hits" target="_blank" href="/~https://github.com/88250/hits"><img src="https://hits.b3log.org/88250/lute.svg"></a> | ||
<br><br> | ||
<a title="GitHub Watchers" target="_blank" href="/~https://github.com/88250/lute/watchers"><img src="https://img.shields.io/github/watchers/88250/lute.svg?label=Watchers&style=social"></a> | ||
<a title="GitHub Stars" target="_blank" href="/~https://github.com/88250/lute/stargazers"><img src="https://img.shields.io/github/stars/88250/lute.svg?label=Stars&style=social"></a> | ||
<a title="GitHub Forks" target="_blank" href="/~https://github.com/88250/lute/network/members"><img src="https://img.shields.io/github/forks/88250/lute.svg?label=Forks&style=social"></a> | ||
<a title="Author GitHub Followers" target="_blank" href="/~https://github.com/88250"><img src="https://img.shields.io/github/followers/88250.svg?label=Followers&style=social"></a> | ||
</p> | ||
|
||
* [一款对中文语境优化的 Markdown 引擎,支持 Go 和 JavaScript](https://hacpai.com/article/1567047822949) | ||
* [CommonMark 规范要点解读](https://hacpai.com/article/1566893557720) | ||
* [Lute 实现后记](https://hacpai.com/article/1567062979327) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters