Commit graph

49 commits

Author SHA1 Message Date
f3a997f29a Add docs for tables, update roadmap 2026-02-16 14:26:59 -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
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
5156161650 Sketch out a possible table syntax in the roadmap 2026-01-19 02:29:14 -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
93c62229ad Add fonts, rework CSS 2026-01-17 03:57:18 -03:00
2cdf68082a Update docs 2026-01-15 12:07:18 -03:00
41a5994bbd Add counting of detached nodes 2026-01-13 15:32:36 -03:00
6feb20d3da Cleanup graph, style and linting tweaks 2026-01-13 13:10:32 -03:00
697dcc720d Merge serial module into the graph module 2026-01-13 13:10:32 -03:00
bd5d46a5d4 Make edge modulation steps more consistent 2026-01-12 15:14:13 -03:00
c6f9ea667d Minor logging, docs and style tweaks 2026-01-12 14:45:37 -03:00
3fa399c317 Make anchors aware of the nodes they point to 2026-01-11 08:15:02 -03:00
eb96b456ef Make anchor token fields private 2026-01-11 01:41:37 -03:00
5958f1551b Expand test coverage 2026-01-10 05:42:36 -03:00
3837af387a Implement nested formatting 2026-01-10 01:18:47 -03:00
e351152ab7 Move roadmap to docs graph, minor docs edits 2026-01-07 11:14:32 -03:00
e6fb301a9b Cleanup and update docs 2026-01-07 01:04:48 -03:00
435cf4d18f Add interactive navigation controls 2026-01-06 03:52:08 -03:00
9695e2c1ea Expand docs to include formatting features 2026-01-05 22:29:52 -03:00
800b175ec5 Add node 'redirect' field 2026-01-01 21:58:39 -03:00
4ae966e503 Remove Bacon 2025-12-26 01:27:47 -03:00
f48b2070bc Minor refactorings, type adjustments and typo fixes 2025-12-25 23:56:18 -03:00
51047ad11c Fix and document some Anchor Syntax corner cases 2025-12-24 12:20:28 -03:00
8b782d6d20 Rework token segmentation 2025-12-23 21:53:56 -03:00
4ded23f134 Update graph source 2025-12-21 15:32:45 -03:00
8750c880c9 Update graph source 2025-12-20 21:29:14 -03:00
198bc12507 Add word-level parsing 2025-12-18 11:35:08 -03:00
ab38e5ebde Make number of nodes listed on index configurable 2025-12-17 02:21:36 -03:00
270fed54f0 Add configuration options 2025-12-16 19:02:36 -03:00
84ee7dfeb8 Update docs, about page and README 2025-12-16 04:58:59 -03:00
2f247f477b Add parser for node text with support for headers 2025-12-15 19:37:35 -03:00
f14ee592af Remove 'no connections' message, minor docs tweaks 2025-12-14 21:01:48 -03:00
ddc09e84c9 Trigger build for CD testing 2025-12-14 19:11:59 -03:00
effa990e6d Add documentation to sample graph 2025-12-14 17:14:16 -03:00
2e84410bff Replace the sample graph with a graph about en itself 2025-12-14 16:22:06 -03:00
32ea0f93c3 Rename Node's body field to "text" 2025-12-10 10:25:32 -03:00
c6fccd2d7b Implement automatic titles 2025-12-10 10:19:51 -03:00
400eb02efc Implement automatic IDs 2025-12-10 09:58:44 -03:00
26d6b3240a Add syntax for simpler connections between nodes 2025-12-10 00:58:46 -03:00
0fdc58ef84 Drop old test message from Graph 2025-12-09 23:45:45 -03:00
a85a31826c Expand Graph 2025-12-09 21:37:45 -03:00
a7d944bbd4 Here goes something 2025-12-09 18:28:39 -03:00