This crate provides common functionalities needed in other Unimarkup crates.
config
... Contains the config struct defining what arguments are available for compilationlexer
... Contains theTokenIterator
used to iterate over tokenized input containing Unimarkup elementstest_runner
... Contains convenience traits and macros to create automated snapshot tests
Apache 2.0 Licensed