Open takahi-i opened 6 years ago
I would like to skip errors on symbols in inline code blocks.
For the handling, I will add flags on tokens for inline blocks.
https://github.com/redpen-cc/redpen/blob/master/redpen-core/src/main/java/cc/redpen/tokenizer/TokenElement.java
I will take this!
I would like to skip errors on symbols in inline code blocks.
For the handling, I will add flags on tokens for inline blocks.
https://github.com/redpen-cc/redpen/blob/master/redpen-core/src/main/java/cc/redpen/tokenizer/TokenElement.java