ref: b6ab66189341907b5d8daaffdb73f1151fa7a467
parent: b0181e278b34eb3fee999776526b2d8b92423170
author: David Kebler <[email protected]>
date: Fri Jan 9 06:26:52 EST 2015
note in archetype.md to alert that ending carriage return may be nessary to avoid EOF errors.
--- a/docs/content/content/archetypes.md
+++ b/docs/content/content/archetypes.md
@@ -28,6 +28,7 @@
categories = ["x", "y"]
+++
+__NOTE:__ Some editors (e.g. Sublime) do not insert an EOL at the last line. If you get an EOF error using `hugo new` type a carriage return `<Enter>` after the closing `+++` in each archetype file.
## Using archetypes