diff options
author | Albert Krewinkel <albert@zeitkraut.de> | 2015-11-08 22:23:47 +0100 |
---|---|---|
committer | Albert Krewinkel <albert@zeitkraut.de> | 2015-11-08 22:32:00 +0100 |
commit | e3b4844bd77ef2cc0a288c0b5378e2569468c618 (patch) | |
tree | f0eff263a414c3ef5c22fef7ac5603b82ffbf00d /data/docx/word/styles.xml | |
parent | da056191182777c4e4e951d3aae49c6428677fc7 (diff) | |
download | pandoc-e3b4844bd77ef2cc0a288c0b5378e2569468c618.tar.gz |
Org reader: fix markup parsing in headers
Markup as the very first item in a header wasn't recognized. This was
caused by an incorrect parser state: positions at which inline markup
can start need to be marked explicitly by changing the parser state.
This wasn't done for headers. The proper function to update the state
is now called at the beginning of the header parser, fixing this issue.
This fixes #2504.
Diffstat (limited to 'data/docx/word/styles.xml')
0 files changed, 0 insertions, 0 deletions