mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 02:45:59 -05:00
48b5829aea
This includes: - Splitting out methods of a class into stand alone functions, to make them easier to test. - Adding unit tests to split out functions, testing HTML -> preview. - Handle the fact that elements in lxml may have tail text.