Minor update by @RandomHashTags .
- moved exports to a new
Exports.swift
file - remove
HTMLExpansionResultType.chunksInline
case as it can be represented usingchunks
(also fixed compilation failure if using a Swift compiler >= 6.2)
Full Changelog: 0.13.0...0.13.1