source.pug 94 octets
Newer Older
html
  audio(preload='auto', autobuffer, controls)
    source(src='foo')
    source(src='bar')