Commit graph

262 commits

Author SHA1 Message Date
7d2a234fc3 Add cargo-audit security assessment
Some checks are pending
/ verify (push) Waiting to run
2026-02-25 00:44:45 -03:00
e2f4074e51 CI: Bump version and tag for testing
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled
2026-02-19 02:09:31 -03:00
ed30ee7b75 CI: Add wildcard branch to check workflow
Some checks are pending
/ verify (push) Waiting to run
2026-02-19 02:06:42 -03:00
d2ad28f4ef CI: Set version variable for GJD publish URL
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled
2026-02-18 17:28:13 -03:00
df3960bf56 Add logging to version consistency check
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled
2026-02-18 17:12:13 -03:00
0c21f1898a CI: Extract upload step from justfile
Some checks are pending
/ verify (push) Waiting to run
2026-02-18 17:07:26 -03:00
f9cb9cb6bd Bump version and tag for CI testing
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled
2026-02-18 16:40:50 -03:00
899d66585a Add lockfile version check to version-assess
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled
2026-02-18 16:38:52 -03:00
8b46ce6bf2 Bump version and tag for CI testing
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled
2026-02-18 16:05:58 -03:00
430c7de93d CI: Extract tools into /tmp
Some checks are pending
/ verify (push) Waiting to run
2026-02-18 15:33:09 -03:00
4bc44b1038 Update dependencies before checking for version mismatch
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled
2026-02-18 05:27:12 -03:00
7236cf105b Bump version for CI trigger 2026-02-18 05:26:05 -03:00
b0cc60971e Print git status if worktree is dirty
Some checks are pending
/ verify (push) Waiting to run
2026-02-18 05:23:00 -03:00
edd1dc1016 Move clippy to nightly rustup call on publish workflow 2026-02-18 05:20:23 -03:00
a9d7e70f29 Change check CI workflow clippy to nightly
Some checks failed
/ verify (push) Has been cancelled
/ publish (push) Has been cancelled
2026-02-18 05:09:19 -03:00
6843a20862 Add git to publish CI workflow
Some checks are pending
/ verify (push) Waiting to run
2026-02-18 05:06:36 -03:00
feb2f9c1ac Add prebuilt binaries tooling and docs
Some checks failed
/ verify (push) Has been cancelled
2026-02-18 04:38:11 -03:00
3ca3f31d8d Replace CSS prefers-color-scheme block with light-dark() calls 2026-02-17 21:25:37 -03:00
5b5541c28f Adopt and apply nightly clippy configuration 2026-02-16 23:37:23 -03:00
2e95c94f54 Change tests running order 2026-02-16 16:26:07 -03:00
d7d034757a Adopt and apply nightly rustfmt configuration 2026-02-16 16:19:27 -03:00
a7770e1486 Add rustfmt from nighly to CI toolchain setup 2026-02-16 14:46:50 -03:00
f71ab341a0 Add graph file to CI trigger paths 2026-02-16 14:43:14 -03:00
7fa054257a Minor documentation tweaks 2026-02-16 14:41:22 -03:00
f3a997f29a Add docs for tables, update roadmap 2026-02-16 14:26:59 -03:00
d5e79daeee Adopt nightly rustfmt 2026-02-16 13:58:24 -03:00
31db91a631 Add table context handling tests 2026-02-16 13:57:34 -03:00
c116f6c1cb Handle headerless tables 2026-02-16 13:57:34 -03:00
6b7123b1ad Handle table cell separator cases 2026-02-16 13:57:34 -03:00
b890eb93f1 Scaffold table token 2026-02-16 13:57:14 -03:00
4187299e04 Use a cite element for blockquote citations 2026-02-09 21:46:01 -03:00
6f8567e5ba Make quote logging verbose 2026-02-09 21:46:01 -03:00
898708691a Revert to text decoration for visited link distinctions 2026-02-09 21:46:01 -03:00
834949939a Extract lexer to its own module 2026-02-09 21:46:01 -03:00
39c7373e7e Simplify a quote example to not have a citation 2026-02-09 01:50:52 -03:00
ed4d703d46 Adjust spacing on quote syntax examples 2026-02-08 19:37:59 -03:00
0376d55356 Fix mismatched example in Syntax page 2026-02-08 19:32:11 -03:00
55d2e37ce2 Simplify quote citation URL lookup 2026-02-08 19:21:21 -03:00
260610c4a0 Implement blockquote token 2026-02-08 18:31:56 -03:00
aa41e33ced Implement verse token, scaffold quote token 2026-02-08 14:52:16 -03:00
3ea6c53920 Adjust visited anchor color, header sizes and wrapping 2026-02-08 14:17:20 -03:00
95411ef605 Make doc comments in graph.rs more consistent 2026-01-21 21:02:16 -03:00
21a710658d Analyze necessity and effects of checked arithmetic 2026-01-21 16:52:54 -03:00
5156161650 Sketch out a possible table syntax in the roadmap 2026-01-19 02:29:14 -03:00
c5174824ec Fix mismatched font sizes across prose faces 2026-01-19 02:08:42 -03:00
7e9f3c3afb Minor refactorings, doc comments 2026-01-19 01:53:43 -03:00
5151c53a2b Expand test coverage 2026-01-19 01:45:54 -03:00
386e6b482b Fix summing of total detached edges 2026-01-19 01:45:40 -03:00
2549e904b3 Cleanup node display logic 2026-01-19 01:44:22 -03:00
9f9042a19d Make node connections no longer an Option 2026-01-19 01:42:23 -03:00