diproche / webinterface

1 stars 0 forks source link

Convert \n to a white space in the input check #105

Closed TimothyGillespie closed 5 years ago

TimothyGillespie commented 5 years ago

This will solve #104 since the vocab checker doesn't have the issue with a single line input. There is no need to preserve \n (new line) characters as of now.