Commit Graph

88 Commits

Author SHA1 Message Date
9f15c57970
Reduce compiler warnings 2017-11-21 22:17:35 +00:00
51d82ff192
Let serde handle config magic for us! 2017-11-21 22:12:46 +00:00
a70bd4af7f
Clean up compiler warnings 2017-09-24 18:46:19 +01:00
a6d6185f9f
Set body class 2017-09-24 17:28:15 +01:00
1132c78234
Fix local image paths 2017-09-24 17:02:04 +01:00
97dc08acc5
Make sciter find_all actually work 2017-09-24 16:22:56 +01:00
e5c3f20dd3
Add references title 2017-09-17 21:16:21 +01:00
7e52f03e53
Force UTF-8 charset 2017-09-13 15:42:47 +01:00
9290eed656
Move temp file to utils 2017-09-13 13:37:35 +01:00
fef80299ca
damn formatter 2017-09-10 19:36:53 +01:00
811f81bb40
Files should be split by newline 2017-09-10 19:27:51 +01:00
c3e13888d0
Cleanup csl file on program close 2017-09-10 19:23:12 +01:00
0e03bc0740
pass references data into pandoc 2017-09-10 19:19:05 +01:00
1b395a8f60
References are meant to be optional... 2017-09-10 19:09:21 +01:00
823c8bc1ad
Add struct for storing references data 2017-09-10 18:51:40 +01:00
3066ad2070
Move CSL into config 2017-09-10 17:59:11 +01:00
c7d89e4c03
Format 2017-09-10 16:26:02 +01:00
2950b0b9f8
Fix quote escaping in errors 2017-09-10 16:24:26 +01:00
5c85aad311
validate references in config 2017-09-10 16:23:40 +01:00
5a757587b1
Validate references types in config 2017-09-10 13:36:49 +01:00
bf09d2c6c8
Allow getting CSL dir outside csl mod 2017-09-10 12:55:21 +01:00
fa9673b397
Unzip required CSL to temp location 2017-09-09 23:28:18 +01:00
ac4c7ed0d0
Fix rebrand function warnings 2017-09-09 18:02:03 +01:00
8fccc4a182
Compile in static assets 2017-09-06 21:40:48 +01:00
9cd4f124d0
Change generator message 2017-09-06 20:07:06 +01:00
bb43ebad70
Rename function so it makes more sense 2017-09-06 19:50:39 +01:00
d4e46c3090
move processors into const 2017-09-06 19:42:46 +01:00
8603dbcc77
Restructure processors etc 2017-09-06 18:20:45 +01:00
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