Commit ef4a4b0a authored by Maxime's avatar Maxime

Removed attribute not needed.

parent 24bdb433
...@@ -21,7 +21,6 @@ const ( ...@@ -21,7 +21,6 @@ const (
type MarkdownData struct { type MarkdownData struct {
middleware.Context middleware.Context
Doc map[string]interface{} Doc map[string]interface{}
markdown string
} }
// Process processes the contents of a page in b. It parses the metadata // Process processes the contents of a page in b. It parses the metadata
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment