comment only

This commit is contained in:
Pavel Sanda 2020-07-08 14:05:54 +02:00
parent 8ac6fbf112
commit 7175a87f14

View File

@ -3296,7 +3296,7 @@ void Paragraph::simpleDocBookOnePar(Buffer const & buf,
font_old = font.fontInfo();
}
// FIXME XHTML
// FIXME, this code is just imported from XHTML
// I'm worried about what happens if a branch, say, is itself
// wrapped in some font stuff. I think that will not work.
xs.closeFontTags();