Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-18 | handle multibyte string when linting text with redpen (#1416) | INOUE Yosuke | |
* handle multibyte string when linting text with redpen * fix error when no string is provided, fix test's expect value * remove ambiguious `==` operator | |||
2017-11-21 | redpen: use 'code' key to show validator | rhysd | |
instead of embedding it into text | |||
2017-11-17 | redpen: fix start column | rhysd | |
2017-11-17 | redpen support for asciidoc, reST, LaTeX and Re:VIEW | rhysd | |
2017-11-16 | redpen: fix trailing comma in test data | rhysd | |
2017-11-16 | redpen: support end_lnum and end_col if possible | rhysd | |
2017-11-16 | add tests and doc for redpen support | rhysd | |