Searched defs:HTMLTag (Results 1 – 4 of 4) sorted by relevance
493 type HTMLTag struct { struct494 Text string497 func (*HTMLTag) Inline() {}499 func (x *HTMLTag) PrintHTML(buf *bytes.Buffer) {503 func (x *HTMLTag) printMarkdown(buf *bytes.Buffer) {507 func (x *HTMLTag) PrintText(buf *bytes.Buffer) {}
37 from bs4.element import Tag as HTMLTag # type: ignore unknown391 def _add_class_to_tag(tag: HTMLTag, classname: str) -> None:395 tag: HTMLTag, classnames: str | list[str] | None
META-INF/MANIFEST.MF META-INF/ kotlinx/ kotlinx/html/ kotlinx/ ...