Mark non-code block as text

This commit is contained in:
pcpthm 2019-03-19 18:12:05 +09:00
parent 2fb110e1fa
commit e2ed813e89

View file

@ -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