AOMediaCodec / av1-mpeg2-ts

Official specification of the AOM group for the carriage of AV1 in MPEG-2 Transport Stream
https://aomediacodec.github.io/av1-mpeg2-ts/
28 stars 5 forks source link

fix indentation, syntax and highlights in tables #39

Open cconcolato opened 1 year ago

cconcolato commented 1 year ago

close #29


Preview | Diff

kierank commented 1 year ago

Seems ok, &nbsp looks quite ugly but if that's the way to do it in markdown, so be it.

cconcolato commented 1 year ago

If we used HTML, we could use <pre> to respect spaces. I don't think it's possible in Markdown.