feat: add new dependencies and integration tests for markdown and text formats
This commit is contained in:
4
tests/fixtures/example.rs
vendored
Normal file
4
tests/fixtures/example.rs
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
// This is a sample Rust file for testing purposes.
|
||||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
Reference in New Issue
Block a user