Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

[FEATURE] Author: nil? #255

@gnohz

Description

@gnohz

Describe the feature you want

  • Is it possible to disable the author?
  • Another issue: I used ox-hugo to convert org file to markdown. Then I have
    author = ["author"]
    instead of
    author = "author"
    However, the first one gives me an error message:
    execute of template failed: template: partials/plugin/link.html:7:16: executing "partials/plugin/link.html" at <safeHTML>: error calling safeHTML: unable to cast []string{"author"} of type []string to string

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions