summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-08-03 11:17:05 +0200
committerJonas Smedegaard <dr@jones.dk>2008-08-03 11:33:42 +0200
commit8c7779da20f6dce7761260d5a44ad280ae8b78cd (patch)
tree9cc955c2df4be9cc0108db5d8d36e19a9b5f3531 /IkiWiki/Plugin
parent846b6d527454f3066e30e3ea190b3e424bf078ac (diff)
Fix not stripping final newline of some files
Text parser is broken: It assumes it is parsing only a single file. po4a 0.34 partly fixed this by checking at beginning of each iteration of the loop if filename changed - but only then - not at the several places do_paragraph() is done multiple times in same iteration. This patch makes does the opposite: it ensures that all files contain a final newline. This breaks files that has no final newline (but those shouold be rare).
Diffstat (limited to 'IkiWiki/Plugin')
0 files changed, 0 insertions, 0 deletions