index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
docx
/
nested_sdt.docx
Age
Commit message (
Collapse
)
Author
2018-02-28
Docx reader: Handle nested sdt tags.
Jesse Rosenthal
Previously we had only unwrapped one level of sdt tags. Now we recurse if we find them. Closes: #4415