**Explain the problem.** When converting from textile markup to other formats, 'percentage period percentage' is not converted correctly text file named test.textile, containing text: ``` 15%. 15%. 70% 15% % ``` gets converted to html: ``` 15%. 15. 70 15% %