aboutsummaryrefslogtreecommitdiffstats
path: root/src/construct/raw_text.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/construct/raw_text.rs')
-rw-r--r--src/construct/raw_text.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/construct/raw_text.rs b/src/construct/raw_text.rs
index 1a4d03c..6a35608 100644
--- a/src/construct/raw_text.rs
+++ b/src/construct/raw_text.rs
@@ -112,7 +112,6 @@
//! [text]: crate::construct::text
//! [code_indented]: crate::construct::code_indented
//! [raw_flow]: crate::construct::raw_flow
-//! [math_flow]: # "to do"
//! [html_code]: https://html.spec.whatwg.org/multipage/text-level-semantics.html#the-code-element
use crate::event::Name;