Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Parameter
    summaryA Java Pattern identifying where a block should be split.
    namesplitRegex
    requiredtrue
Saga_config_stage
Code Block
languagejs
themeEclipse
titleExample Configuration
{
  "type":"SimpleReader",
  "splitRegex":"\s*\n\n\s*"
}
Info

...

*split blocks on two new-lines

...

Flags

Lex-Item Flags

  • TEXT_BLOCK - Flags all text blocks produced by the SimpleReader.

...