highlightjs/highlight.js
test/
markup/
python/
function-header.txt
def f(x: int, *, y: bool = True) -> None: pass