pdf-to-markdown/src/javascript/models
Johannes Zillmann c4679238cd Improve list detection
* Add ‘ ‘ on compact lines when line starts with list character
* Add – as list character
* rename functions.jsx to stringFunctions.jsx
2017-03-28 09:00:21 +02:00
..
markdown separate type and format for a word 2017-03-28 08:15:27 +02:00
transformations Improve list detection 2017-03-28 09:00:21 +02:00
Annotation.jsx [WIP] Simplify list detection 2017-03-11 13:42:09 +01:00
AppState.jsx separate type and format for a word 2017-03-28 08:15:27 +02:00
ElementType.jsx [DONE] format words properly 2017-03-28 06:11:42 +02:00
HeadlineFinder.jsx Improve list detection 2017-03-28 09:00:21 +02:00
LineConverter.jsx Improve list detection 2017-03-28 09:00:21 +02:00
LineItem.jsx WIP Introduce word/wordType/lineItem 2017-03-27 07:34:58 +02:00
LineItemBlock.jsx WIP Introduce word/wordType/lineItem 2017-03-27 07:34:58 +02:00
Metadata.jsx [WIP] parse metadata & display title 2017-03-22 07:19:21 +01:00
Page.jsx [WIP] Cleanup page / item handling 2017-03-07 21:59:15 +01:00
PageItem.jsx separate type and format for a word 2017-03-28 08:15:27 +02:00
ParseResult.jsx [WIP] Cleanup page / item handling 2017-03-07 21:59:15 +01:00
StashingStream.jsx WIP Introduce word/wordType/lineItem 2017-03-27 07:34:58 +02:00
TextItem.jsx WIP Introduce word/wordType/lineItem 2017-03-27 07:34:58 +02:00
TextItemLineGrouper.jsx WIP Introduce word/wordType/lineItem 2017-03-27 07:34:58 +02:00
Word.jsx separate type and format for a word 2017-03-28 08:15:27 +02:00