22 Commits

Author SHA1 Message Date
tforgione e21c9a7619 Merge pull request 'Add tests' (#2) from williamdes/md2pdf:improvements into master
Reviewed-on: #2
2022-10-03 17:51:28 +02:00
williamdes 4098a41444 Adjust tests after recent changes 2022-10-03 17:42:00 +02:00
williamdes e6236810d3 Import logic from crate md2tex
Source: https://github.com/lbeckman314/md2tex/blob/25fa878ccce122c224c24659ee1c1dd30c8a5d51/src/lib.rs
2022-10-03 17:40:16 +02:00
williamdes 958fd07bed Add more cases to the input code to test 2022-10-03 17:03:15 +02:00
williamdes 1867256af5 Mark uage block as sh command 2022-10-02 20:30:01 +02:00
williamdes 0d1b9de1d6 Run cargo-fmt 2022-10-02 20:28:50 +02:00
williamdes 4d0b6df0f2 Add tests for the library 2022-10-02 20:27:52 +02:00
tforgione ac0585c078 Update lock 2022-10-02 16:25:23 +02:00
tforgione 6e60e0f8a0 Upgrades tectonic, remove ignored cargo key, version bump 2022-10-02 16:20:33 +02:00
tforgione 9eabebe99f Version bump 2022-10-02 15:31:04 +02:00
tforgione 4dbf939317 Merge pull request 'Updates for md2pdf' (#1) from williamdes/md2pdf:master into master
Reviewed-on: #1
2022-10-02 15:27:27 +02:00
williamdes cb90c6a4ad Move some unsafe code and add error implementations 2022-10-02 14:08:11 +02:00
williamdes c0bc67d9ca Fix extension detection by using the extension function 2022-10-02 14:00:48 +02:00
williamdes aed79f467b Declare lib and bin in Cargo.toml 2022-10-01 14:02:20 +02:00
williamdes 9c1a0dae88 Upgrade clap to v4 2022-10-01 14:00:37 +02:00
williamdes e15c3da583 Bump dependencies without breaking the build and bump MSRV and Rust edition 2022-10-01 13:50:37 +02:00
williamdes 764f48ec48 Remove a useless ; 2022-10-01 13:43:23 +02:00
tforgione c4bf81cdb7 Updates readme 2019-07-15 14:45:43 +02:00
tforgione 641fc0d763 Version 0.0.0 2019-07-15 12:05:21 +02:00
tforgione c8931b47f4 Better binary, adds support for links 2019-07-15 12:04:34 +02:00
tforgione 9955be2107 Indentation 2019-07-15 10:52:13 +02:00
tforgione 4da5713689 Initial commit 2019-07-15 10:51:44 +02:00