aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/text.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/text.rs')
-rw-r--r--src/content/text.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/content/text.rs b/src/content/text.rs
index f61b390..6a30d4c 100644
--- a/src/content/text.rs
+++ b/src/content/text.rs
@@ -11,7 +11,6 @@
//! * [Hard break (escape)][crate::construct::hard_break_escape]
//! * [Hard break (trailing)][crate::construct::hard_break_trailing]
//! * [Code (text)][crate::construct::code_text]
-//! * Line ending
//! * Label start (image)
//! * Label start (link)
//! * [Character escape][crate::construct::character_escape]