diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2019-09-06 08:44:36 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2019-09-06 08:44:59 -0700 |
| commit | 6e2cfd6c97b1b8657f1f3e2b66090a2c3ba8d887 (patch) | |
| tree | a1024b399cb6bd5d0a1a7baef1dedb8960e9f7ba /src/Text/Pandoc/Writers/LaTeX.hs | |
| parent | 345b33762eb4cc6d57d74c76c4757a6166ee5c13 (diff) | |
| download | pandoc-6e2cfd6c97b1b8657f1f3e2b66090a2c3ba8d887.tar.gz | |
Improve detection of headings in Divs by hierarchicalize.
The structure
```
<h1>one</h1>
<div>
<h1>two</h1>
</div>
```
should create two coordinate sections, not a section with
a subsection. Now it does.
Extends #3057.
Diffstat (limited to 'src/Text/Pandoc/Writers/LaTeX.hs')
0 files changed, 0 insertions, 0 deletions
