mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-10 21:36:56 +00: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.