diff options
author | John MacFarlane <jgm@berkeley.edu> | 2021-02-28 22:51:26 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-02-28 22:53:42 -0800 |
commit | 7e38b8e55a49f027b6aaa690d84225b0374eb057 (patch) | |
tree | 4e2111bf82a17b74381da5aadb02a18c363cb2d9 /prelude | |
parent | 2463fbf61d2ea8636e70c44624dc5bc1668fa4fd (diff) | |
download | pandoc-7e38b8e55a49f027b6aaa690d84225b0374eb057.tar.gz |
T.P.Readers.LaTeX: Don't export tokenize, untokenize.
[API change]
These were only exported for testing, which seems the
wrong thing to do. They don't belong in the public
API and are not really usable as they are, without access
to the Tok type which is not exported.
Removed the tokenize/untokenize roundtrip test.
We put a quickcheck property in the comments which
may be used when this code is touched (if it is).
Diffstat (limited to 'prelude')
0 files changed, 0 insertions, 0 deletions