fixup! b23de9f1fd7da0532614c163344d985b9e34a8aa
This commit is contained in:
parent
6f5829f686
commit
6717ed38f5
1 changed files with 0 additions and 2 deletions
|
@ -43,8 +43,6 @@ pub enum Atom {
|
||||||
Inline,
|
Inline,
|
||||||
/// A line with no non-whitespace characters.
|
/// A line with no non-whitespace characters.
|
||||||
Blankline,
|
Blankline,
|
||||||
///// Thematic break.
|
|
||||||
//ThematicBreak,
|
|
||||||
}
|
}
|
||||||
|
|
||||||
struct Parser<'s> {
|
struct Parser<'s> {
|
||||||
|
|
Loading…
Reference in a new issue