Commit Graph

24 Commits

Author SHA1 Message Date
shirshasa
bbe690bf80 updated book conversion
- new resulted json structure
- fixed spelling
- added asserts messages
2020-06-03 12:40:08 +03:00
shirshasa
35b8e9563c fix converting block quotes
-add border checking
-quotes before tables
2020-05-27 11:54:05 +03:00
shirshasa
c335561b26 add list preprocessing 2020-05-26 14:52:36 +03:00
shirshasa
c8fbe3c520 add converting block quotes
- from 1 cell tabel (due to first step libra conversion) to blockquote tag
2020-05-25 15:49:14 +03:00
shirshasa
f543758fdd save footnotes formatting 2020-05-25 14:55:08 +03:00
shirshasa
0dd163cfb3 code simplified 2020-05-22 14:19:00 +03:00
shirshasa
db4e1d0fb1 small fix 2020-05-22 14:05:52 +03:00
shirshasa
7f59c5d381 LAW-3261 adding is_introduction field to resulted json 2020-05-22 13:42:53 +03:00
Jeniamakarchik
98dad51a2f add table processing to converter 2020-05-13 13:04:38 +03:00
Jeniamakarchik
d833e37975 add processing 4th level for book structure 2020-05-07 15:27:10 +03:00
Jeniamakarchik
9585665232 add fixes for footnotes 2020-04-23 18:47:36 +03:00
Jeniamakarchik
ab5ce00a6a add fixes for quotes 2020-04-16 13:26:19 +03:00
Jeniamakarchik
d8352224aa fix mistype 2020-04-10 17:25:24 +03:00
Jeniamakarchik
de4450173b fix footer processing 2020-04-10 17:05:38 +03:00
Jeniamakarchik
9dea72ca31 fix quotes processing 2020-04-10 17:05:05 +03:00
Jeniamakarchik
5c56c8c2fa fix heading support 2020-04-10 17:04:30 +03:00
Jeniamakarchik
86a2e0876d fix adding of heading 4 2020-04-09 17:48:00 +03:00
Jeniamakarchik
4704ab29ab update writing to logs 2020-04-06 15:40:14 +03:00
Jeniamakarchik
c79486c934 add logs for every step 2020-04-06 14:08:10 +03:00
Jeniamakarchik
aca017b55f add main logger for the project
- add logger to consumer.py
- handle exceptions and log them
2020-02-14 15:58:47 +03:00
Jeniamakarchik
d4fb6223e6 Update book.py
add solution for skiping everything before table of content
2020-02-07 12:03:50 +03:00
Jeniamakarchik
258f3518bf add functionality for api 2020-02-05 16:45:12 +03:00
Jeniamakarchik
d13dab2d9e minor fixes in book.py 2020-02-05 16:40:10 +03:00
Jeniamakarchik
653b4c934b add main scripts for converter 2020-01-16 18:17:39 +03:00