mdspan
You can use the bikeshed API online; for instance, using curl
you can do
curl https://api.csswg.org/bikeshed/ -F file=@P0332.bs -F force=1 > P0332.html
or you can install bikeshed locally. See https://github.com/tabatkins/bikeshed for more details.