Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cosense-md

Convert Cosense notation to Markdown. A single Rust conversion core drives every frontend, so all frontends stay in lockstep.

Layout

Path What
crates/cosense-core The conversion engine (Cosense → Markdown). Pure Rust, no bindings.
crates/cosense-wasm wasm-bindgen shim over the core, used by the web preview.
markitdown-cosense The PyPI package: a MarkItDown plugin wrapping the core via PyO3.
web Browser live preview built on the wasm module.
fixtures Language-neutral {source, expected} golden tables — the single source of truth exercised by both the Rust conformance suite and the Python tests.

Development

License

MIT © kazu728

About

Markitdown plugin of Cosense

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages