diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-10-12 22:04:40 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-10-12 22:04:40 -0700 |
commit | 476b383c578699567ac4630391a15855521ab3d4 (patch) | |
tree | 67c25848255ecde5ff835b630532e059d36daf3d /make_travis_yml.hs | |
parent | 0715c5cbedf926fc2b3546b8f964af0b4b74e9ee (diff) | |
download | pandoc-476b383c578699567ac4630391a15855521ab3d4.tar.gz |
RST writer: tweaks to header normalization.
These changes are intended to make the writer more
useful to people who are processing small fragments,
which may for example look like this:
### third level header from previous section
## second level header
Previously such fragments got turned into two
headers of the same level. The new algorithm
avoids doing any normalization until we hit the
minimal-level header in the fragment (here, the
second level header).
Closes #2394.
Diffstat (limited to 'make_travis_yml.hs')
0 files changed, 0 insertions, 0 deletions