| ' .. bufname(buf) .. ' | ') endfor add(html, '||
|---|---|---|
')
elseif settings.use_xhtml
add(html, ' ')
else
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 !settings.no_doc
html[body_line_num] = body_line
endif
add(html, '')
endif
html += temp
add(html, ' |