This commit is contained in:
bootstraponline
2012-08-30 19:57:20 -06:00
parent 85abc83427
commit dd604d9942
+1 -1
View File
@@ -591,7 +591,7 @@ module Gollum
#########################################################################
# Extract metadata for data and build metadata table. Metadata
# is content found between `<!-- ---` and `-->` markers, and must
# is content found between ` <!-- --- ` and ` --> ` markers, and must
# be a valid YAML mapping.
#
# Returns the String of formatted data with metadata removed.