diff options
author | Nokome Bentley <me@noko.me> | 2018-03-06 06:44:34 +1300 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2018-03-05 09:44:34 -0800 |
commit | 7d193b2aadfed75b4c85a97f24ba5b36a3961fa9 (patch) | |
tree | f5bbfec79a03861b6037b2ebba3219edefadc8d0 /data/translations | |
parent | 475f46fa7ca731429ffb3197e6e1d1d69258ba80 (diff) | |
download | pandoc-7d193b2aadfed75b4c85a97f24ba5b36a3961fa9.tar.gz |
Remove extraneous, significant whitespace in JATS writer output (#4335)
This patch fixes some cases where the JATS writer was introducing
semantically significant whitespace by indenting and wrapping tags.
Note that the JATS spec has a content model for `<p>` tags of `(#PCDATA | ...`.
Any tag where `#PCDATA` children are possible should not have any
indentation. The same is true for `<th>`, `<td>`, `<term>`, `<label>`.
Diffstat (limited to 'data/translations')
0 files changed, 0 insertions, 0 deletions