-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi,
While developing Rivescript-php I found yet another issue. This time it's in the playground.
+ sentence test 2
- roger this is: {sentence}first sentence with ucfirst. this is the second sentence with ucfirst{/sentence}
translates to
Bot: roger this is: First sentence with ucfirst. this is the second sentence with ucfirst
This is incorrect according to the docs this should translate to
Bot: roger this is: First sentence with ucfirst. This is the second sentence with ucfirst
How to fix:
Fix the code accordingly maybe trim the sentences. I have the same problem in the PHP version, I might trim the sentences I don't know yet.
Metadata
Metadata
Assignees
Labels
No labels