No description
  • Rust 96.4%
  • HTML 2.9%
  • Just 0.7%
Find a file
Julien Enselme 349df99537
feat(markup): can read text files
Also test the writing of text files and convertion to and from text files.
2026-04-12 13:21:37 +02:00
.idea test: add snapshots based integration tests 2025-10-25 19:14:09 +02:00
libwololo feat(markup): can read text files 2026-04-12 13:21:37 +02:00
wololo chore: update deps 2026-04-12 12:16:14 +02:00
wololo-wasm ref(odt): avoid extra conversion to String 2026-04-12 12:22:27 +02:00
.editorconfig chore: improve pre-commit hooks 2025-10-25 19:10:55 +02:00
.gitignore chore: ignore a sample documents folder 2025-10-25 19:14:08 +02:00
.pre-commit-config.yaml test: test conversion of FODT to HTML and vice versa 2025-10-25 19:14:09 +02:00
_typos.toml test: add snapshots based integration tests 2025-10-25 19:14:09 +02:00
Cargo.lock chore: update deps 2026-04-12 12:16:14 +02:00
Cargo.toml test: add snapshots based integration tests 2025-10-25 19:14:09 +02:00
justfile chore: add common target to justfile 2026-04-12 12:16:34 +02:00
README.md test: add snapshots based integration tests 2025-10-25 19:14:09 +02:00

Requires:

  • cargo-insta
  • bacon