azu

Results 808 comments of azu

I agree with @0x6b It is overtask for this rule. Current workaround is that just set `ignore` option. ```json { "rule": { "no-dead-link": { "ignore": ["https://www.linkedin.com/*"] } } } ```

ひとまずGithubReaderを作りなおした - [azu/github-reader](https://github.com/azu/github-reader) リリースイベントが飛んでくれさえすればいいのになー

[GitHubでライブラリのリリースを見ていくためのツールや方法 | Web Scratch](http://efcl.info/2014/07/30/find-github-release/) 結局RSSで見てる。

[urnote/urnote: Markdown notes review tool](https://github.com/urnote/urnote "urnote/urnote: Markdown notes review tool") 対話的なチェック方式の補助ツール

![image](https://user-images.githubusercontent.com/19714/36630235-787a4082-19a6-11e8-93df-72692e64eae0.png) 手元でつくってみてるもの。 textlintのmessageを渡してエディタ的に表示できるツール。 汎用的にアノテーション情報を渡してテキストとハイライトとかを混ぜて表示するイメージ。

[azu/markdown-review-tool: Markdown review tool](https://github.com/azu/markdown-review-tool "azu/markdown-review-tool: Markdown review tool") 以前作ったレビュー向けのツール。 GitHubにコメントを書く向けのアノテーションをする

最終的に欲しいものはある機能じゃなくて、ある機能を追加することでできるものが欲しい

考え方的には2つ方向がありそう - 別のツールの結果を表示するツール - アノテーションデータを受け取って表示 - ソースを表示してアノテーションを行うツール - レビューしたい結果を書き込んだりメモしたりするツール

音声で読み上げながらミスを見つけるツールも便利そう。