1
0
mirror of https://github.com/lise-henry/crowbook synced 2024-09-20 11:21:34 +02:00
Commit Graph

1278 Commits

Author SHA1 Message Date
Elisabeth Henry
57a76a20ab Update docs dir 2017-03-19 18:20:40 +01:00
Elisabeth Henry
b4e7baa071 Mark crate as publishable 2017-03-19 17:46:49 +01:00
Elisabeth Henry
d1879ab59d Bump version to 0.11.3 2017-03-19 17:45:57 +01:00
Elisabeth Henry
822eab366d Remove crowbook.verbose reference from guide 2017-03-19 14:55:39 +01:00
Elisabeth Henry
67cb858749 Update ChangeLog 2017-03-19 08:52:28 +01:00
Elisabeth Henry
ddf1b8894c Only include latex packages if the feature is used 2017-03-19 08:50:37 +01:00
Elisabeth Henry
eddf200944 Add url to list of features detected while parsing 2017-03-19 08:50:16 +01:00
Elisabeth Henry
c18c6f554e Fix condition for avoiding syntect init in LaTeX 2017-03-19 08:12:19 +01:00
Elisabeth Henry
336170e41c Fix ChangeLog formatting 2017-03-19 08:00:52 +01:00
Elisabeth Henry
3a826793aa Update french translation 2017-03-19 07:59:43 +01:00
Elisabeth Henry
e3856b6bca Update ChangeLog 2017-03-19 07:56:39 +01:00
Elisabeth Henry
2f84869cd8 Don't init syntect if there are no code blocks in the document 2017-03-19 07:51:05 +01:00
Elisabeth Henry
d129a0c9d1 Update ChangeLog 2017-03-19 07:45:08 +01:00
Elisabeth Henry
c5adfc8a49 Only display a global warning for all features that are not implemented in ODT 2017-03-19 07:42:55 +01:00
Elisabeth Henry
f1fa666dc4 Detect which features are used at parse time 2017-03-19 07:42:27 +01:00
Elisabeth Henry
82cb477b94 Update ChangeLog 2017-03-19 07:08:40 +01:00
Elisabeth Henry
d53ce32c60 Downgrade some error/warning levels 2017-03-19 07:07:41 +01:00
Elisabeth Henry
cd20a74930 Update french translation 2017-03-19 07:02:30 +01:00
Elisabeth Henry
f10e3b5aec Upgrade pulldown-cmark to 0.0.10+upgrade semver-compatible dependencies 2017-03-19 06:59:46 +01:00
Elisabeth Henry
b44f86be3c Revert table tests to before API changes 2017-03-19 06:56:59 +01:00
Elisabeth Henry
1d7ce5d1e3 Deprecate crowbook.verbose 2017-03-19 06:54:53 +01:00
Elisabeth Henry
362196d1f8 Update ChangeLog 2017-03-19 06:52:34 +01:00
Elisabeth Henry
cb13570a80 Change default infolevel
Warnings are now displayed by default. As a consequence, the
--verbose option is now equivalent to the old --debug option, which
is suppressed.
2017-03-19 06:50:12 +01:00
Elisabeth Henry
3b29a69b68 Revert some changes done to support pulldown-cmark 0.0.9
Downside: this revert will have to be reverted to actually support
tables alignment.

Upside: not sure this feature is really that useful for Crowbook's
needs, and it doesn't require a breaking API change.
2017-03-19 06:30:52 +01:00
Elisabeth Henry
c8de4c2524 Fix typo in error message for link not found and move it to warning 2017-03-19 06:24:51 +01:00
Elisabeth Henry
3d7f26f135 Add categories to Cargo.toml 2017-03-16 23:47:39 +01:00
Elisabeth Henry
32d7d75df8 Fix table test 2017-03-16 15:33:04 +01:00
Elisabeth Henry
7f0579a3dd Make default alignment to None instead of Center (not used anyway though) 2017-03-16 15:09:01 +01:00
Elisabeth Henry
1a3206a516 Update semver-compatible dependencies 2017-03-14 19:49:55 +01:00
Elisabeth Henry
bb5f9c2439 Preventively bump version to 0.12.0-pre 2017-03-14 19:40:08 +01:00
Elisabeth Henry
b729d3eab7 Upgrade to pulldown-cmark 0.0.9
This is still a bit unsatisfactory as the alignment is not currently used
for tables.
2017-03-14 19:37:31 +01:00
Elisabeth Henry
78b3225c64 Bump version to 0.11.2 2017-03-05 14:58:28 +01:00
Elisabeth Henry
a025ec536d Update dependencies 2017-03-05 14:57:30 +01:00
Elisabeth Henry
01d27af313 Update ChangeLog 2017-03-05 14:55:17 +01:00
Elisabeth Henry
f77549f284 Update docs directory 2017-03-05 14:47:25 +01:00
Elisabeth Henry
a665e6f980 Update README.md 2017-03-05 14:46:20 +01:00
Elisabeth Henry
619e481148 Use html.highlight.theme for HTML dir rendering (instead of epub.highlight.theme) 2017-03-05 14:46:09 +01:00
Elisabeth Henry
e0c1bcb051 Fix french translation 2017-03-05 14:41:38 +01:00
Elisabeth Henry
da9e901a94 Update french translation 2017-03-05 14:28:22 +01:00
Elisabeth Henry
91b2379f10 Revert appeyor.yml and Cargo.toml to a version that should build on windows (without syntect) 2017-03-05 12:29:48 +01:00
Elisabeth Henry
96e4a13942 Try to fix windows build... again 2017-03-05 04:49:20 +01:00
Elisabeth Henry
e97350c089 One last try at fixing windows builds... 2017-03-05 04:32:47 +01:00
Elisabeth Henry
0a2be46afc Update Roadmap 2017-03-05 04:20:13 +01:00
Elisabeth Henry
5abf96bf96 Try (once again) to fix appveyor.yml 2017-03-05 04:18:33 +01:00
Elisabeth Henry
bf46021fab Try (again) to fix appveyor.yml 2017-03-05 04:15:56 +01:00
Elisabeth Henry
232ce4a22d Try (again) to fix appveyor.yml 2017-03-05 04:12:39 +01:00
Elisabeth Henry
981de7d687 Update guide version 2017-03-05 04:09:52 +01:00
Elisabeth Henry
ce43ed4801 Update config.md file 2017-03-05 04:09:24 +01:00
Elisabeth Henry
4d63e2bc61 Try to fix appveyor.yml 2017-03-05 03:54:25 +01:00
Elisabeth Henry
f0be9479ce Try to build windows version with syntect option 2017-03-05 03:40:01 +01:00