diff options
author | John MacFarlane <jgm@berkeley.edu> | 2020-12-09 21:14:11 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2020-12-10 08:59:55 -0800 |
commit | a3eb87b2eab9def3e28364b43300043f5e13268d (patch) | |
tree | 6616cb502c29fd331ea5401f8acdb21cbbe92e13 /test/command/2378.md | |
parent | 8c9010864cd818031d7eff161a57459709751517 (diff) | |
download | pandoc-a3eb87b2eab9def3e28364b43300043f5e13268d.tar.gz |
Add sourcepos extension for commonmarke
* Add `Ext_sourcepos` constructor for `Extension`.
* Add `sourcepos` extension (only for commonmark).
* Bump to 2.11.3
With the `sourcepos` extension set set, `data-pos` attributes are added
to the AST by the commonmark reader. No other readers are affected. The
`data-pos` attributes are put on elements that accept attributes; for
other elements, an enlosing Div or Span is added to hold the attributes.
Closes #4565.
Diffstat (limited to 'test/command/2378.md')
0 files changed, 0 insertions, 0 deletions