diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2021-03-17 22:31:20 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2021-03-17 22:31:20 -0700 |
| commit | c3f9e8c12256d19ed6c89d15470945855ee16a94 (patch) | |
| tree | c9fb8fb7b9bc6598770a4db6952f1afb381dc50b /test/dokuwiki_external_images.dokuwiki | |
| parent | 613c070cbd10b791bd097acd1b6b693a1e46eba1 (diff) | |
| download | pandoc-c3f9e8c12256d19ed6c89d15470945855ee16a94.tar.gz | |
Docx writer: make nsid in abstractNum deterministic.
Previously we assigned a random number (though in a deterministic
way). But changes in the random package mean we get different
results now on different architectures, even with the same random
seed. We don't need random values; so now we just assign a value
based on the list number id, which is guaranteed to be unique
to the list marker.
Diffstat (limited to 'test/dokuwiki_external_images.dokuwiki')
0 files changed, 0 insertions, 0 deletions
