'..bufname(buf)..' | ') endfor call add(html, '||
---|---|---|
')
elseif s:settings.use_xhtml
call add(html, ' ')
else
call add(html, ' | ')
" Close this buffer
" TODO: the comment above says we're going to allow saving the file
" later...but here we discard it?
quit!
endfor
if !s:settings.no_doc
let html[body_line_num] = body_line
endif
call add(html, '')
endif
let html += temp
call add(html, ' |