Fix unbalanced anchor tags
This commit is contained in:
parent
dfa835178f
commit
cb24837ff0
6 changed files with 88 additions and 26 deletions
|
|
@ -1,6 +1,6 @@
|
|||
use crate::syntax::content::parser::{
|
||||
token::{Token, paragraph::Paragraph, preformat::PreFormat},
|
||||
State,
|
||||
token::{Token, paragraph::Paragraph, preformat::PreFormat},
|
||||
};
|
||||
|
||||
pub mod anchor;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue