boj.python.core.web.HTMLElement - hepheir/BOJ-Offline-Judge GitHub Wiki
HTMLElement
interface interface HTMLElement {
attribute str inner_HTML;
str to_markdown();
}
Properties
inner_HTML
ν΄λΉ HTML μμ μμ λ΄μ©μ λλ€.
Methods
to_markdown()
ν΄λΉ μμμ λ΄μ©μ λ§ν¬λ€μ΄μΌλ‘ λ³ννμ¬ λ°νν©λλ€.
Returns:
λ§ν¬λ€μ΄ λ¬Έλ²μΌλ‘ λ³νλ λ¬Έμλ₯Ό λ°νν©λλ€.