Commit ef4a4b0a authored by Maxime's avatar Maxime

Removed attribute not needed.

parent 24bdb433
......@@ -20,8 +20,7 @@ const (
type MarkdownData struct {
middleware.Context
Doc map[string]interface{}
markdown string
Doc map[string]interface{}
}
// 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