News

For which languages does it work? The comments in prettify.js are authoritative but the lexer should work on a number of languages including C and friends, Java, Python, Bash, SQL, HTML, XML, CSS, ...
You can pass in multiple formatters and they will be executed in order. The custom functions must take in one parameter (the value in the cell) and return a HTML string: ...