Add lt and gt entities.
This commit is contained in:
parent
1a3e26c148
commit
9c9964c66f
@ -49,6 +49,8 @@ fn name<'r, 's>(
|
||||
tag_no_case("delta"),
|
||||
tag_no_case("pi"),
|
||||
tag_no_case("ast"),
|
||||
tag_no_case("lt"),
|
||||
tag_no_case("gt"),
|
||||
)),))(input)?;
|
||||
Ok((remaining, proto))
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user