mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-14 20:33:59 +02:00
@@ -247,6 +247,9 @@ func lexMainSection(l *pageLexer) stateFunc {
|
||||
// This makes it a little easier to reason about later.
|
||||
l.consumeSpace()
|
||||
l.emit(TypeLeadSummaryDivider)
|
||||
|
||||
// We have already moved to the next.
|
||||
continue
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user