Mizunashi Mana
Mizunashi Mana
- Add title on footnote ref Setting title has strong advantage. Modern browser present a tooltip for the footnote (https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/title). This provides more useful for site seeing. However, there are...
I'm using this plugin to write [Google Apps Script](https://developers.google.com/apps-script/). Google Apps Script is perfect compatible with JavaScript. So, we can use typescript for Google Apps Script without any helping. However,...
resolve #47 * Test project: https://github.com/mizunashi-mana/test-hpc-coveralls * Travis result: https://travis-ci.org/mizunashi-mana/test-hpc-coveralls * Coveralls: https://coveralls.io/github/mizunashi-mana/test-hpc-coveralls ## Notice * Not support multiple stack package
- [x] Have you followed the [guidelines for contributing](https://github.com/mizunashi-mana/dokuwiki-plugin-mdpage/blob/master/CONTRIBUTING.md)? - [x] Have you checked that there aren't other open [pull requests](https://github.com/mizunashi-mana/dokuwiki-plugin-mdpage/pulls) for the same update/change? --- resolve #48
Specification: Implement Markdown toolbar for inserting text on editor such as DokuWiki's. Motivations: See #34
We should add tests for maintenance. I think [Bats](https://github.com/sstephenson/bats) and [Travis CI](https://travis-ci.org/) are good. (like https://github.com/php-build/php-build/tree/master/tests, https://github.com/rbenv/rbenv/tree/master/test and https://github.com/nodenv/nodenv/tree/master/test) What about this?
現状この分野に関して,ユニバーサルソリューションは無いという認識なのですが,時々それぞれの技法にどういう特徴があるんだっけ?というのを俯瞰したい場合があるので,そういう記事が欲しいです. 想定してるのは,こんな感じの話題です: * [Data types a la carte](http://www.cs.ru.nl/~W.Swierstra/Publications/DataTypesALaCarte.pdf) * [Typed tagless final](http://okmij.org/ftp/tagless-final/course/lecture.pdf) * [Tree that grow](https://www.microsoft.com/en-us/research/wp-content/uploads/2016/11/trees-that-grow.pdf) まあ,誰も書かなそうなら,ツッコミ待ちの記事を書くかもしれません