Commit graph

298 commits

Author SHA1 Message Date
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
c0e5182978 Return Result instead of Option in version parsing 2026-01-19 01:39:09 -03:00
817777d7d6 Expand Graph module test coverage 2026-01-18 03:10:30 -03:00
6eea10f74d Update acknowledgments 2026-01-17 16:51:49 -03:00
1103c89428 Replace hardcoded static files with a static endpoint 2026-01-17 16:09:51 -03:00
6882600336 Swap fonts, adjust line height, add pre and code hover effects 2026-01-17 13:47:39 -03:00
c23d35217d Further centralize state, return result from serial methods 2026-01-17 04:01:03 -03:00
93c62229ad Add fonts, rework CSS 2026-01-17 03:57:18 -03:00
c3562d1ebb Alter several CSS colors, add transitions and input styles 2026-01-16 03:17:10 -03:00
b408ce6f68 Improve layout responsiveness 2026-01-15 16:39:42 -03:00
874cac2df1 Implement log levels 2026-01-15 12:07:18 -03:00
2cdf68082a Update docs 2026-01-15 12:07:18 -03:00
940aadb6e5 Simplify handler contexts, template and style tweaks 2026-01-15 12:07:18 -03:00
75f50d6ed1 Fix miscounting of detached edges 2026-01-14 02:45:35 -03:00
41a5994bbd Add counting of detached nodes 2026-01-13 15:32:36 -03:00