MCPcopy Create free account
hub / github.com/JFox/aws-lambda-lxml / html_annotate

Function html_annotate

3.6.4/py27/lxml/html/diff.py:31–69  ·  view source on GitHub ↗

doclist should be ordered from oldest to newest, like:: >>> version1 = 'Hello World' >>> version2 = 'Goodbye World' >>> print(html_annotate([(version1, 'version 1'), ... (version2, 'version 2')])) Goodbye</spa

(doclist, markup=default_markup)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

tokenize_annotatedFunction · 0.70
compress_tokensFunction · 0.70
markup_serialize_tokensFunction · 0.70

Tested by

no test coverage detected