parent
5e3ddbf988
commit
9df1a45301
|
@ -28,6 +28,7 @@ module Middleman::Util::Data
|
|||
(?<start>[-;]{3})[ ]*\r?\n
|
||||
(?<frontmatter>.*?)[ ]*\r?\n?
|
||||
(?<stop>^[-.;]{3})[ ]*\r?\n?
|
||||
\r?\n?
|
||||
(?<additional_content>.*)
|
||||
/mx =~ content
|
||||
|
||||
|
|
Loading…
Reference in a new issue