protostuff-compiler
protostuff-compiler copied to clipboard
Add support for multiline strings
- backticks, `, and triple quotes, “””, now allow multiline strings
- split strings into STRING_NAME and STRING_VALUE
This is for "FR: Text proto format could support multi-line strings" and "Add support for multi-line strings".
Thank, I will make sure it is merged and released this week. I'll check code and add some tests, if needed.