Elimina el directorio examples de mdbook
This commit is contained in:
parent
1094435a38
commit
53668b8719
2 changed files with 0 additions and 112 deletions
|
|
@ -33,14 +33,6 @@ translates inputs to the correct `Preprocessor` method. For convenience, there
|
|||
is [an example no-op preprocessor] in the `examples/` directory which can easily
|
||||
be adapted for other preprocessors.
|
||||
|
||||
<details>
|
||||
<summary>Example no-op preprocessor</summary>
|
||||
|
||||
```rust
|
||||
// nop-preprocessors.rs
|
||||
|
||||
{{#include ../../../examples/nop-preprocessor.rs}}
|
||||
```
|
||||
</details>
|
||||
|
||||
## Hints For Implementing A Preprocessor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue