Commit Graph

7 Commits

Author SHA1 Message Date
46a965785a Cleanups & readme
* Move line-item transformations to own package
* Have WordFormat names instead of whole enum in globals
* Rename PdfUploadView to UploadView
* Correct license
2017-03-30 07:40:41 +02:00
106e2bfa8e separate type and format for a word 2017-03-28 08:15:27 +02:00
9dbc57b4fe [DONE] format words properly 2017-03-28 06:11:42 +02:00
09facb09b4 WIP Introduce word/wordType/lineItem
* Way to do the markdown transformation of inline formats (bold, italic, link, footnote, etc..) at the end and not in the middle
* Introduce StashingStream as a helper
2017-03-27 07:34:58 +02:00
10cc7cf0ab [WIP] first draft complete formats transformation 2017-03-24 12:30:35 +01:00
d927b45087 [WIP] use fontMap to map fonts to formats 2017-03-22 20:08:34 +01:00
93f15a38b5 [WIP] move different typed transformations to different folders 2017-03-15 06:09:18 +01:00