mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-25 17:56:34 +08:00
Removed attribute not needed.
This commit is contained in:
parent
24bdb433c9
commit
ef4a4b0ab8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user