- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for _construct_html_link (0.07 seconds)
-
scripts/doc_parsing_utils.py
full_tag=link_str, attributes=attributes, text=link_text, ) ) return links def _construct_html_link( link_text: str, attributes: list[HTMLLinkAttribute], lang_code: str, ) -> str: """ Reconstruct HTML link, adjusting the URL for the given language code if needed. """Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:37:41 GMT 2026 - 23.5K bytes - Click Count (0)