Mark non-code block as text
This commit is contained in:
parent
2fb110e1fa
commit
e2ed813e89
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ impl Marker {
|
|||
|
||||
/// Contract a node `cm` and complete as `cm`'s `kind`.
|
||||
/// `cm` must be a child of `m` to work correctly.
|
||||
/// ```
|
||||
/// ```text
|
||||
/// m--A m--A
|
||||
/// +--cm--B -> +--B
|
||||
/// +--C C
|
||||
|
|
Loading…
Add table
Reference in a new issue