plaintext filter

Issue #248 resolved
Former user created an issue

Original [issue 248](https://code.google.com/p/okapi/issues/detail?id=248) created by @fliden on 2012-06-22T20:46:42.000Z:

When extracting using the regex option, inline codes are not processed.

RegEx ^
[(.\*?)
]

Inline code
{.\*?
}

text.txt [text {br} text]

Comments (2)

  1. Log in to comment