mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
* Splits the logic for parsing HTML from the resource handling code. * Fix a circular import in the oEmbed code (which uses the HTML parsing code). * Renames some of the HTML parsing methods to: * Make it clear which methods are "internal" to the module. * Clarify what the methods do.
1 line
64 B
Text
1 line
64 B
Text
Split the HTML parsing code from the URL preview resource code.
|