Commit Graph

60 Commits

Author SHA1 Message Date
a7b1e7c466
Add specific helper functions 2017-09-06 17:52:39 +01:00
19aaf6fdcd
Reduce compiler warnings 2017-09-05 21:36:41 +01:00
714e944d93
Actually clean everything up... 2017-09-05 21:33:31 +01:00
14e46489ab
More sciter util functions 2017-09-05 21:33:13 +01:00
5724fa8a05
Allow unsafe settings for PDF renderer 2017-09-05 14:33:37 +01:00
b8fadf82a9
only render PDF if needed 2017-09-02 10:13:57 +01:00
c4a074183c
moar sciter util functions 2017-09-01 22:37:54 +01:00
c6ada504e4
remove helpers file 2017-09-01 21:49:39 +01:00
cbddf42043
strip blank lines from HTML 2017-09-01 14:41:14 +01:00
0a943bbfa5
Add an actual renderer to cleanup pandocs HTML 2017-09-01 13:59:27 +01:00
ebaf8ef70a
HTML4 is cleaner, and had no shim! 2017-09-01 09:16:01 +01:00
1e5a3ccab6
Create stub renderer for sciter, just to check it works 2017-09-01 09:08:44 +01:00
87252b7084
Install sciter 2017-08-31 20:46:36 +01:00
e42e51695b
Dont add too many paths to PATH when searching for pandoc exe 2017-08-31 08:45:14 +01:00
a51cc3ffdd
Better structure PDF renderer 2017-08-28 20:09:07 +01:00
bf768aa135
MVP for output code 2017-08-27 23:45:30 +01:00
0f56823093
Dont use lib subdir 2017-08-27 21:32:58 +01:00
3e7babee8e
Install wkhtmltopdf 2017-08-27 21:16:40 +01:00
bb366950b9
Dont import everything 2017-08-16 11:10:04 +01:00
47f78b94cf
Traverse up tree for path hints 2017-08-16 00:21:53 +01:00
c8471db60f
Fix format 2017-08-15 22:47:39 +01:00
78c5bacd4b
Add structure for post-processing renderers 2017-08-15 22:00:56 +01:00
ec7e83ae55
Render content with pandoc 2017-08-15 20:58:46 +01:00
83a1b082cd
Clone rather than reference 2017-08-14 22:10:05 +01:00
6ae9459230
Add pandoc skeleton code 2017-08-14 21:45:23 +01:00
a060780681
Dont panic, exit nicely 2017-08-14 21:23:15 +01:00
0e2e596071
Code format 2017-07-26 15:33:13 +01:00
70c48ea9ab
inline result utils 2017-07-26 15:28:44 +01:00
fa601cb023
try! all the things 2017-07-26 15:22:20 +01:00
b33f156dea
Result-ify things 2017-07-21 19:25:39 +01:00
8c8a05ae58
Remove trailing comma 2017-07-20 09:31:19 +01:00
3dd9cc4ea9
set verbosity level on config 2017-07-20 09:24:04 +01:00
54d827fa74
Read input files 2017-07-20 09:14:48 +01:00
125c16902b
Format 2017-07-19 22:11:21 +01:00
cf6aacc4c3
Type checking for config 2017-07-19 22:10:47 +01:00
79e6c7cfcc
Format 2017-07-19 21:23:59 +01:00
c62e229dfd
Validate output formats 2017-07-19 21:22:07 +01:00
bdfcd8f7da
Get config title 2017-07-19 20:06:57 +01:00
298df33274
Set output in config 2017-07-19 19:54:10 +01:00
db2baf3fa0
Add function to get output files 2017-07-19 19:40:01 +01:00
37566249a7
Format with rustfmt 2017-07-18 14:27:50 +01:00
c9ccc393a6
Add validator for existing input files 2017-07-18 13:56:41 +01:00
240069f42c
Pass config as reference 2017-07-18 13:56:27 +01:00
7c82aa6623
Store input files as paths 2017-07-18 13:39:31 +01:00
5b0bf034c7
Add initial validator 2017-07-18 09:40:03 +01:00
6d389c6fbd
Construct config with basic defaults 2017-07-18 09:20:39 +01:00
c83d847051
unwrap multiple items 2017-07-17 20:34:20 +01:00
2dd56871ef
use ::new standard 2017-07-17 14:53:18 +01:00
46c40e8650
Restore args code, mostly 2017-07-17 10:02:58 +01:00
02f1e0efd7
add consts file 2017-07-17 09:59:54 +01:00