[package] name = "MarkdownToHtmlTranspiler" version = "0.1.0" edition = "2024" [dependencies] [lib] name = "transpiler" path = "lib/mod.rs"