Extensions inspire

GitHub Flavored Markdown Plus

0

Details

Author:
dictav

Category:
Developer Tools

Version:
0.0.5

Users:
3

Size:
642KiB

Updated:
January 14, 2022

Webstore Link:
https://chrome.google.com/webstore/detail/github-flavored-markdown/gmgccbmhcdbkcaifiehaaomajlhajplc?hl=en&gl=US

Developer's site:
http://dictav.net

Download

version 0.0.5  - Download ZIP file

Description

GitHub での Markdown ファイルのの読み書き及び Issues と Pull Requests のコメントの読み書きを拡張します。
GitHub Flavored Markdown Plus を使うことで従来の Markdown の編集に加えてフローチャートを描画したり数式を綺麗に表示することができるようになります。

コードブロック拡張
---------------------------------

GitHubのコードブロックを拡張します。
現在サポートしているコードブロック拡張は以下です。

- mermaid: フローチャートやガントチャートを描画
- katex: 数式を描画

### mermaid

フローチャートやガントチャート、ER図などを描画できる JavaScript ライブラリ Mermaid を使って作図ができます。

```mermaid
flowchart
A --> B --> C --> D
B --> D
```

Mermaid の書式について詳しくはWebサイトをご覧ください。
https://mermaidjs.github.io/

### katex

数式を描画できる JavaScript ライブラリ KaTeX を使って数式を記述できます。

```katex
W = \sum^n_{I=0} score(w_i)
```

KaTeX の書式について詳しくはWebサイトをご覧ください。
https://katex.org

Top Extensions

 
(10943)
 
(50577)
 
(98995)
 
(25231)
 
(8324)
 
(1434)
 
(11367)

What has inspired us?

Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!