Elaborated on some comments.
This commit is contained in:
@@ -31,7 +31,7 @@ perhaps I must `panic!("Help me...);`
|
|||||||
|
|
||||||
../src/main.rs
|
../src/main.rs
|
||||||
|
|
||||||
//Make asciidoc use MD syntax to resolve
|
//Make asciidoc use MD syntax to resolve missing include capability in github asciidoc implementation.
|
||||||
```rust
|
```rust
|
||||||
use std::process::{ExitCode, Termination};
|
use std::process::{ExitCode, Termination};
|
||||||
|
|
||||||
@@ -214,7 +214,7 @@ impl Termination for Impossible {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
//Dynamic inclusion of main.rs, but unused because github was lazy and didn't implement include.
|
||||||
////
|
////
|
||||||
[source, rust]
|
[source, rust]
|
||||||
----
|
----
|
||||||
|
|||||||
Reference in New Issue
Block a user