mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
12 lines
284 B
Plaintext
12 lines
284 B
Plaintext
# Last 2 versions of each browsers, excluding dead browsers (e.g., BlackBerry)
|
|
last 2 versions
|
|
not dead
|
|
|
|
# Browsers with more than 0.1% global usage, excluding old browsers
|
|
> 0.1%
|
|
not chrome < 45
|
|
not ie < 9
|
|
|
|
# Currently maintained Node.js versions
|
|
maintained node versions
|