Улучшение парсинга fb2
This commit is contained in:
@@ -121,7 +121,7 @@ export default class BookParser {
|
||||
italic = true;
|
||||
}
|
||||
|
||||
if (tag == 'stanza') {
|
||||
if (tag == 'poem') {
|
||||
newParagraph(' ', 1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user