When using reserved char (ie CTRL+CHAR - code 10), it throws a Jackson parser exception in JUGDroid.
Test to reproduce : Use initial-data.yml and with your browser type http://localhost:9000/api/members/all.json
Arnaud's description has some line feeds which is not allowed except if it is escaped !
I wonder if use of "textile" is a good idea... Data must not have any view style if we want to be able to use them in different frontend. No ?
When using reserved char (ie CTRL+CHAR - code 10), it throws a Jackson parser exception in JUGDroid.
Test to reproduce : Use initial-data.yml and with your browser type http://localhost:9000/api/members/all.json
Arnaud's description has some line feeds which is not allowed except if it is escaped !
I wonder if use of "textile" is a good idea... Data must not have any view style if we want to be able to use them in different frontend. No ?