diff --git a/docs/content/content/archetypes.md b/docs/content/content/archetypes.md index 5edb70fdb..be79ce392 100644 --- a/docs/content/content/archetypes.md +++ b/docs/content/content/archetypes.md @@ -28,6 +28,7 @@ I use ‘tags’ and ‘categories’ for my taxonomies. 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 `` after the closing `+++` in each archetype file. ## Using archetypes