diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-09-25 23:01:34 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-09-25 23:01:34 -0700 |
commit | dcb0b02aa391135d34da2a9c76b0683c19b521b3 (patch) | |
tree | 860fb576a6df657155774f80f490c5f0e77ad1d2 /tests/docx/inline_images_writer.native | |
parent | 8a43530380993e3a85bb8e2f0c082dec287ea5ca (diff) | |
download | pandoc-dcb0b02aa391135d34da2a9c76b0683c19b521b3.tar.gz |
Markdown reader: handle 'id' and 'class' in parsing key/value attrs.
# Header {id="myid" class="foo bar"}
is now equivalent to
# Header {#myid .foo .bar}
Closes #2396.
Diffstat (limited to 'tests/docx/inline_images_writer.native')
0 files changed, 0 insertions, 0 deletions