Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Difference From sidoc-html5-0.1.0 To sidoc-html5-0.1.1
2024-11-07
| ||
14:58 | Change log. Leaf check-in: 85777bcf71 user: jan tags: trunk | |
14:45 | Fix test. check-in: c89299ba90 user: jan tags: sidoc-html5-0.1.1, trunk | |
14:09 | Happy pedantic clippy. Add map_opt(). check-in: 550f0e8901 user: jan tags: trunk | |
2022-10-26
| ||
03:42 | Start working on adding some extra (optional) validation. check-in: c6bd771b40 user: jan tags: trunk | |
2022-10-21
| ||
00:22 | Reformat. check-in: a29cded2b3 user: jan tags: sidoc-html5-0.1.0, trunk | |
00:21 | Add rustfmt. check-in: 510ce9565b user: jan tags: trunk | |
Changes to .efiles.
1 2 | 1 2 3 4 5 6 | + + + + | Cargo.toml README.md www/index.md www/changelog.md src/lib.rs tests/gentests.rs |
Changes to Cargo.toml.
1 2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | - + + - + + + + + + + + + - - + + + + + + + + + | [package] name = "sidoc-html5" |
Added README.md.
|
Added bacon.toml.