plaintext filter
Created by: Anonymous
Original issue 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]
Created by: Anonymous
Original issue 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]