bjoernffm/spintax

The output results do not match

Closed this issue · 2 comments

ndrto commented

// i have text that contain like this
Parser::parse('john|doe')->generate()

// the output should 'john|doe'
The result output is 'johndoe'

Hi @ndrto , I understand - just confirmed, it's an issue. I'm working on it.

Fixed with version 1.1.0