diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2022-10-17 15:14:09 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2022-10-17 15:14:09 -0700 |
| commit | 1e7b57e1e888575ec772fa30381a9edc9577a406 (patch) | |
| tree | 6195d6446f1895bd756dfa2d20e42c1f0b4028aa /data/templates | |
| parent | 0cc48b560e1a86b5a4ef123c98a5e0ec7131d69f (diff) | |
MediaWiki writer: avoid extra section divs with repeated ids.
Closes #8383.
Previously when converting HTML with headings nested under
section elements, pandoc would produce HTML div tags and
a span with an identifier duplicating the one on the div.
It seems better just to omit the superstructure of section
divs, so that's what this commit does, yielding more
normal MediaWiki output.
Diffstat (limited to 'data/templates')
0 files changed, 0 insertions, 0 deletions
