Commit graph

19 commits

Author SHA1 Message Date
Jan Wester
ff2cbca028 Converted most print statements to use logging
Some snippets have yet to be converted due to the more complex nature
of those snippets, and to keep things neat a separate commit makes more
sense for those.
2021-04-08 18:44:28 +02:00
Youness Alaoui
f1baab8b3a Fix crash if using a custom pandoc installation
Fixes #563
2019-05-20 09:39:45 -06:00
Olivier Keshavjee
64994cde3a Adds: unit tests and starts refactoring models 2017-11-23 11:03:14 +01:00
Olivier Keshavjee
bc0d6f5760 Creates base classes 2017-11-15 20:34:05 +01:00
Olivier Keshavjee
ccf33b3ccf Adds: import from many formats using pandoc. #200 2017-11-07 20:30:39 +01:00
Olivier Keshavjee
b520b12d7a Adds a tip if pandoc is not installed. #190 2017-11-06 10:05:20 +01:00
Olivier Keshavjee
9a646cb403 Preview can display images in html relative to project path (temporary solution for #22) 2017-05-08 09:10:33 +02:00
Olivier Keshavjee
0ed3e36952 Adds icon to exporter, and test if latex is available 2016-04-15 14:04:07 +02:00
Olivier Keshavjee
f820e5a62b Lots of pandoc formats 2016-04-15 11:58:09 +02:00
Olivier Keshavjee
1a2a80a41a Custom command for exporters 2016-04-12 09:15:01 +02:00
Olivier Keshavjee
3bddbf4c64 Adds cute icons 2016-04-08 12:48:19 +02:00
Olivier Keshavjee
9c2c15e352 Exporter can now.. export. Yay! 2016-04-08 12:02:50 +02:00
Olivier Keshavjee
cb04c39362 More export format added 2016-04-07 14:27:51 +02:00
Olivier Keshavjee
16585c4a2a Basic plainText exporter working (preview only) 2016-04-07 12:18:20 +02:00
Olivier Keshavjee
548df14b28 Exporter looking like something now 2016-04-05 17:22:39 +02:00
Olivier Keshavjee
0554ac519e Reorganizing some stuff 2016-04-04 20:00:19 +02:00
Olivier Keshavjee
a53937833d New exporter: initial commit 2016-04-01 19:01:27 +02:00
Olivier Keshavjee
69e0ca93be Cleaning up imports, at last 2016-02-06 12:34:22 +01:00
Olivier Keshavjee
c469f262f3 Renaming source folder 2016-02-06 08:38:33 +01:00
Renamed from src/exporter/basic.py (Browse further)