summaryrefslogtreecommitdiff
path: root/test/handler/test_redpen_handler.vader
AgeCommit message (Collapse)Author
2018-03-18handle 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-21redpen: use 'code' key to show validatorrhysd
instead of embedding it into text
2017-11-17redpen: fix start columnrhysd
2017-11-17redpen support for asciidoc, reST, LaTeX and Re:VIEWrhysd
2017-11-16redpen: fix trailing comma in test datarhysd
2017-11-16redpen: support end_lnum and end_col if possiblerhysd
2017-11-16add tests and doc for redpen supportrhysd