middleman/middleman-core/lib
Eliott Appleford 47bdcb2d9c Fix frontmatter parsing changes from #1608
Only allow frontmatter at the top of the page:
  Now manually removing encoding lines as before

Fix handling of postscript data:
  If there is no frontmatter and the filetype is known,
  parse the whole file

Allow empty frontmatter

Update the documentation comments
2015-09-23 21:45:52 +00:00
..
middleman Fix Rack support. Closes #1501 2015-04-24 10:32:05 -07:00
middleman-core Fix frontmatter parsing changes from #1608 2015-09-23 21:45:52 +00:00
middleman-core.rb Try to avoid *nix double load issue again 2015-02-17 09:39:59 -08:00